event:list

List the application's events and listeners

Options

  • event - Filter the events by name Optional
  • json - Output the events and listeners as JSON Optional
php artisan event:list [--event [EVENT]] [--json]