Why im i getting that error when i want to migrate tables? [closed]

1

vendorlaravelframeworksrcIlluminateDatabaseConnectorsConnector.php:65
PDOException::(“SQLSTATE[HY000] [1045] Access denied for user ‘root’@’localhost’ (using password: YES)”)

2

vendorlaravelframeworksrcIlluminateDatabaseConnectorsConnector.php:65
PDO::__construct(“mysql:host=localhost;port=3306;dbname=exam-app”,
“root”, “1234”, [])