Hello'
I have a problem with my database (the connection) My setup:
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=controlpanel
DB_USERNAME=root
DB_PASSWORD="password"
In the configuration of mysql the host root = localhost and not has 127.0.0.1
Error :
production.ERROR: PDOException: SQLSTATE[HY000] [1045] Access denied for user