问题描述:

【1045】Access denied for user 'homestead'@'localhost' (usin  g password: YES)

Laravel 解决【1045】Access denied for user ‘homestead‘@‘localhost‘ (usin g password: YES)

解决方案:

(1)检查 config 文件下 database.php文件数据库相关配置是否正确;

(2)检查 .env文件,往往大部分原因都是因为忽略了这个文件的配置修改;

相关文章:

  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
  • 2021-12-25
  • 2021-10-25
  • 2021-05-16
  • 2021-04-29
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2021-12-21
  • 2021-10-04
相关资源
相似解决方案