Php Reload After Env

[Solved] Php Reload After Env | Php - Code Explorer | yomemimo.com
Question : php reload after env

Answered by : spotless-swan-f7m0lmzpi0q6

rm bootstrap/cache/config.php
php artisan config:cache
php artisan config:clear
php artisan cache:clear
===== or ====================
php artisan config:cache
php artisan config:clear
php artisan cache:clear

Source : | Last Update : Sun, 15 Aug 21

Answers related to php reload after env

Code Explorer Popular Question For Php