How to make my custom Prebuilt Actions?
Hello everyone.
I want to make my own custom Prebuilt Actions.
Here are the default ones https://filamentphp.com/docs/3.x/actions/prebuilt-actions/create
I want to make my own, for example WatchAction. I can make a custom action with a form, but I want to use it on different resources without duplicating the full code. How can I do this? I don't see a command to create a custom action.
I want to make my own custom Prebuilt Actions.
Here are the default ones https://filamentphp.com/docs/3.x/actions/prebuilt-actions/create
I want to make my own, for example WatchAction. I can make a custom action with a form, but I want to use it on different resources without duplicating the full code. How can I do this? I don't see a command to create a custom action.