📌  相关文章
📜  Illuminate\Database\QueryException SQLSTATE[HY000] [2002] Connection denied (SQL: select * from information_schema.tables where table_schema = laravel and table_name = migrations and table_type = 'BASE TABLE') - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:23.111000             🧑  作者: Mango

代码示例1
You may have to specify a connection socket in your config or use 127.0.0.1 as your DB_HOST rather than localhost