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