Wednesday, August 19, 2015

[PDOException] SQLSTATE[HY000][1045] Access denied for user 'homestead'@'localhost'

In order to solve this problem just go to your laravel directory then open .env file, change it as shown below :
Then make sure that your database configuration has the same value with above .env file. So go to "config" open database.php then change it as follow :

No comments:

Post a Comment