Commit a5b75de1 authored by 廖思锞's avatar 廖思锞 😁

lararvel升级版本导致的问题

parent acdf6a9c
......@@ -10,6 +10,7 @@ web更新
1、切换分支
2、执行数据表初始化命令:/opt/lampp/bin/php artisan db:seed --class=xiaoa621
3、 重启supervisord
4、由于升级了laravel的版本,需要把.env文件的APP_DEBUG=false 不然会出现调试的bar
5、由于升级了laravel的版本,配置文件不能出现重复的变量项,需删除 目前发现有多个DB_CONNECTION,留下 DB_CONNECTION=pgsql,其余的都删除
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment