Commands.app

php artisan make:event

Code Generation

Create a new event class

Examples
Common usage examples

Create an event

php artisan make:event OrderShipped
Related Commands
You might also find these useful