$ .env APP_ENV=local
production 本番 development 開発
$ .env APP_DEBUG=false
config:cache 例
php artisan --env=development config:cache