php artisan make:filament-page-action
ActionsCreate a custom page action
Examples
Common usage examples
Create export action
php artisan make:filament-page-action ExportUsersNotes
- Custom actions for pages
- Buttons, modals, and forms
Related Commands
You might also find these useful