CreateAction::make()->before() not being triggered.
Ok I am having a seriously stupid moment... for some reason this simple little before() call is not being fired at all O_O any ideas?
The record gets created just fine... but no dd(). Which means I cant fire off other functions to do stuff.
I am seriously having a brain fart. doco: https://filamentphp.com/docs/3.x/actions/prebuilt-actions/create#lifecycle-hooks
2 Replies