最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

laravel - SQLSTATE[HY000] [1045] Access denied for user 'solvrcyi_admin'@'localhost' (using pass

programmeradmin3浏览0评论

Good afternoon. How to solve this problem ? The accesses are correct in .env and in database.php. I can log in through MariaDB consol (so the accesses are correct) I have

GRANT ALL PRIVILEGES ON *.* TO 'user'@'localhost' WITH GRANT OPTION;

I want to connect laravel 11 with its database given with the table 'users'

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论