Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用 artisan 使用命令进行数据库迁移时,我目前遇到错误
sudo php artisan migration
然后我收到以下错误:
SQLSTATE[28000][1045] Access denied for user 'root'@'localhost' (using password: NO).
我不知道在哪里可以重置密码或如何重置密码,我已经找了很长时间了。任何建议都会很棒。我在一个流浪的盒子里运行这个。谢谢你。
编辑您的app/config/database.php文件
app/config/database.php