bradtraversy/laragigs

migrate error

Opened this issue · 1 comments

when i run php artisan migrate this error occured SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = forge and table_name = migrations and table_type = 'BASE TABLE')

Confirm your database user name and password then crosscheck with the one in your env file