Tai7sy / card-system

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

运行php artisan migrate:fresh --seed提示这些东西(.env已经检查了)(网站主页提示:未知错误,请检查日志) #552

Closed 9wijfw closed 2 years ago

9wijfw commented 2 years ago

In Connection.php line 2:

SQLSTATE[HY000] [1044] Access denied for user '11111'@'localhost' to databa
se 'forge' (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE')

In PDOConnection.php line 2:

SQLSTATE[HY000] [1044] Access denied for user '11111'@'localhost' to databa
se 'forge'

In PDOConnection.php line 2:

SQLSTATE[HY000] [1044] Access denied for user '11111'@'localhost' to databa
se 'forge'

Tai7sy commented 2 years ago

大概率是.env文件权限不对