How to create a cache file for faster configuration loading in Laravel

Local development

php artisan config:clear

Production environment

php artisan config:cache