'''
SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = larabbs and table_name = migrations)
'''
运行的 php artisan migrate --seed
[Tue Apr 24 16:22:31 2018] 127.0.0.1:60972 [200]: /_debugbar/assets/stylesheets?v=1505741566
[Tue Apr 24 16:22:31 2018] 127.0.0.1:60973 [200]: /_debugbar/assets/javascript?v=1505741566
不知道咋回事? mysql也是启动好的
'''
SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = larabbs and table_name = migrations)
'''
运行的 php artisan migrate --seed
不知道咋回事? mysql也是启动好的