📌  相关文章
📜  SQLSTATE [HY000] [2002] php_network_getaddresses:getaddrinfo 失败:不知道这样的主机. (SQL: select * from information_schema.tables where table_schema = lara_ci_cd and table_name = migrations and table_type = 'BASE TABLE') - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:55.951000             🧑  作者: Mango

代码示例1
DB_CONNECTION=mysql
DB_HOST=127.0.0.1 //remove localhost and add 127.0.0.1
DB_PORT=3306
DB_DATABASE=lweb
DB_USERNAME=root
DB_PASSWORD=