mutateFormDataBeforeSave
Hello new user here,
Found this on the docs https://filamentphp.com/docs/3.x/panels/resources/editing-records
But im wondering where should I put this class.
protected function mutateFormDataBeforeSave(array $data): array
I tried adding it in the resource but its not working..
Thank you in advance
3 Replies