- Is the database on the same server
- Are you sure you have re correct username/password
- Does it work if you log in using either terminal or a database manager
Oct 22, 2019
4
Level 1
Access denied for user
My project work fine for localhost but when i deploy to server and want to login it through that error.
Illuminate\Database\QueryException
SQLSTATE[42000] [1044] Access denied for user 'nhkhan_root'@'localhost' to database 'nhkhan_daycare' (SQL: select * from admins where email = aqeelkhadim93@gmail.com limit 1)
have any idea what the issue is?
Please or to participate in this conversation.