Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ssuhat's avatar

[PDOException] SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO)

Hi,

Currently I'm using Forge to handle my server it working perfectly.

When I try to move to Envoyer and run php artisan migrate I got [PDOException] SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) error.

I've setup all the environment at Envoyer (Manage Environment button).

Any solution ?

0 likes
2 replies
d3xt3r's avatar

(using password: NO)

Double check env variables.

ssuhat's avatar
ssuhat
OP
Best Answer
Level 1

Looks like i need to re-deploy after manage my env.

Please or to participate in this conversation.