Commands.app
Home
Linux
Docker
Git
Laravel
Next.js
npm
Yarn
Python
Filament
Contribute
Back to laravel
php artisan make:event
Code Generation
Create a new event class
Examples
Common usage examples
Create an event
php artisan make:event OrderShipped
Copy
Related Commands
You might also find these useful
php artisan make:listener