Database connection error: Access denied for user 'root'@'localhost' (using password: NO)
Thanks for an excellent tutorial! However, I'm stuck at testing my DB with Postman. I get the error message above when I try to send the command.
I guess I have to assign some user to the mySQL table, am...