Tai7sy / card-system

卡密商城系统,高效安全的在线卡密商城
MIT License
2.82k stars 901 forks source link

初始化又错误了呢,孩子很开心 #563

Closed black-fruit closed 1 year ago

black-fruit commented 1 year ago
# php artisan migrate:fresh --seed

In Connection.php line 2:

  SQLSTATE[HY000] [1045] Access denied for user 'mcz1fy'@'localhost' (using password: YES) (SQL:   
  SHOW FULL TABLES WHERE table_type = 'BASE TABLE')                                                

In PDOConnection.php line 2:

  SQLSTATE[HY000] [1045] Access denied for user 'mcz1fy'@'localhost' (using password: YES)  

In PDOConnection.php line 2:

  SQLSTATE[HY000] [1045] Access denied for user 'mcz1fy'@'localhost' (using password: YES)  
Tai7sy commented 1 year ago

数据库没配置好,错误写的很明白了

black-fruit commented 1 year ago

嗯嗯,后面解决了