The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
11.x
optimize
🖥
optimize
Cache framework bootstrap, configuration, and metadata to increase performance
Options
except
- Do not run the commands matching the key or name
Optional
php artisan optimize [-e|--except [EXCEPT]]
Click to copy