Commands.app
Home
Linux
Docker
Git
Laravel
Next.js
npm
Yarn
Python
Filament
Contribute
Back to filament
php artisan make:filament-page-action
Actions
Create a custom page action
Examples
Common usage examples
Create export action
php artisan make:filament-page-action ExportUsers
Copy
Notes
Custom actions for pages
Buttons, modals, and forms
Related Commands
You might also find these useful
php artisan make:filament-page