Level 75
Behind the scene it runs:
php artisan config:cache
php artisan route:cache
https://laravel.com/docs/9.x/deployment#optimizing-configuration-loading https://laravel.com/docs/9.x/deployment#optimizing-route-loading
3 likes
Summer Sale! All accounts are 50% off this week.
I'm trying to understand what does php artisan optimize command do in Laravel
Behind the scene it runs:
php artisan config:cache
php artisan route:cache
https://laravel.com/docs/9.x/deployment#optimizing-configuration-loading https://laravel.com/docs/9.x/deployment#optimizing-route-loading
Please or to participate in this conversation.