larvel still laod the local file location on production
115
php artisan route:clear
php artisan config:clear
php artisan cache:clear
//If you've already uploaded to the live server, then you have to follow these steps:
1. Delete bootstrap/cache/config.php
2. Delete all log files in storage/logs.