The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
9.x
route:cache
🖥
route:cache
Create a route cache file for faster route registration
php artisan route:cache
Click to copy