Laragon never use mysql password

ebillis picture ebillis · May 7, 2018 · Viewed 10.3k times · Source

I try to use Laragon but when i try to create a new Laravel project, Laragon try to create the DB without using a password.

I have this error : Access denied for user 'root'@'localhost' (using password: NO)

How to define the password to Laragon ? Ty for your time.

Answer

Leo Khoa picture Leo Khoa · May 8, 2018

In Laragon's Menu > MySQL, you can:
- Change your root password.
- Reset your root password.

enter image description here