I need your help for hosting a project Laravel online on a simple Gandi hosting.
I work on Mac OS X with Mamp Pro and my website works like a charm on it.
When I try to put my laravel project on Gandi hosting, i'm having trouble and I do not see where is the problem.
Here's the problem I encounter :
I do not understand , I have changed the database.php file in the app folder to match the BDD MySQL Gandi and I have verified that my .env file is correct.
Why my project tries absolutely to connect to a unix_socket MAMP then I am no longer in local ? Someone has already experienced the problem ?
Thanks for your help !