SQLSTATE[28000] [1045] Access denied for user ‘root’@’localhost’ (using password: YES
if you are seeing this or similar error, it most likely means you entered your database credentials incorrect. Double check your credentials carefully to make sure you didn’t misspell anything, also check if you cleaned cache after changes in config files.
run: php artisan config:cache from terminal in root of application