What is the exact error you get?
Database connection, error with .env
Hey, I'm working in a Laravel project that I already have uploaded to my hosting and It was running well, I've been making some changes from my localhost and then uploading the entire project with the exception of the hidden files and the public folder. Since yesterday It's throwing me an PDOException because It's using the data of mi .env file that I've configured in my localhost to connect to my hosting database, I already check my .env and confi/database.php files and they seem okay, I need to know if could be another kind of problem, like with my hosting or something like that. I deleted all the cache in my app
Please or to participate in this conversation.