Butterfly
Policy not applying on custom action
I have a custom filament class that extends filament table action. Its purpose is to update the record.
Everything works the way it's expected apart from the policies not being applied.
Here's an outline of the action:
I did browse through the source code and I found something regarding authorization in the CanBeHidden concern. However, I could not figure it out.
3 replies