Edit: php artisan config:cache work nice, but now I got other problem. the URL giving me Error 500
I upload a project to a new subdomain area after I changed .env file when I open URL I still got an error with the old database and user
I tried to check online with the .env file but - I don't know where he stored this database, I tried to see where is this name with ctrl+f but - nothing found
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=faceterc_hot
DB_USERNAME=faceterc_hot
DB_PASSWORD=testpro
I expect to get the same error maybe but not with the old database name. and this gives me a indicate that maybe the file or something not changed or he using the other details from I don't know where