php artisan migrate 報這種錯,求解啊。。
? ?Illuminate\Database\QueryException? : SQLSTATE[HY000] [1130] Host 'localhost'
?is not allowed to connect to this MariaDB server (SQL: select * from informatio
n_schema.tables where table_schema = laravel and table_name = migrations and tab
le_type = 'BASE TABLE')
2019-09-27
主機名有問題,連接不上數(shù)據(jù)庫