Closed marcelo2605 closed 8 years ago
The user isn't homestead
. It's root
.
SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES)
Your configuration is incorrect when connecting to the DB.
Sorry Nicholas, I post the wrong message. But the error continues.
Anyone get this figured out?
Hi @jordanboston. I believe I was running migrate command in wrong local. As I'm using Vagrant, need to run migrate in VM (vagrant ssh
).
Ok, thanks. I ended up using Homestead which I don't use normally but works better with Laravel Spark for me.
Can't run artisan migrate. This error appear:
Here is a partial of my .env file:
Running
mysqladmin -u root -p status
on SSH return this:If I change DB_PASSWORD to '', the system cannot find the table: