The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
11.x
event:cache
🖥
event:cache
Discover and cache the application's events and listeners
php artisan event:cache
Click to copy