Hello!
I’m trying right now to connect my Database on my localhost to my application. But I’m getting this error message:
Connect Error: SQLSTATE[HY000] [1045] Access denied for user ‘local’@‘localhost’ (using password: NO).
Does anyone have any tipps?
Thank you!