摘要:
查看mysql所有进程 show full processlist 查看mysql 账号权限 show grants for xxxx; 阅读全文
posted @ 2019-01-23 11:36
专心写代码
阅读(131)
评论(0)
推荐(0)
摘要:
每次上线前要执行 php artisan config:cache 清理缓存 php artisan config:clear php artisan cache:clear php artisan serve composer //重新加载 composer dump-autoload //使用国 阅读全文
posted @ 2019-01-23 11:30
专心写代码
阅读(235)
评论(0)
推荐(0)