Access denied for user 'homestead'@'localhost' (using password: YES)

前端 未结 29 1717
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-27 10:23

I\'m on a Mac OS Yosemite using Laravel 5.0.

While in my local environment, I run php artisan migrate I keep getting :

29条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 10:37

    In Windows PC Follow below.


    1. Access the Root folder of your application.

    2. Edit the .env file

    Edit the Highlighted and change the UserName and the password adn The database Name accordingly.

提交回复
热议问题