wyx2685 / v2board

🚀A multiple proxy protocol manage panel application interface
MIT License
685 stars 206 forks source link

原版迁移 #9

Closed jiayihello closed 1 year ago

jiayihello commented 1 year ago

请问如何从官方v2b迁移到这个项目

wyx2685 commented 1 year ago

./update_dev.sh 然后全覆盖

wyx2685 commented 1 year ago

以下步骤进行面板文件迁移: git remote set-url origin https://github.com/wyx2685/v2board git checkout master ./update.sh

以下步骤刷新设置缓存,重启队列 php artisan config:clear php artisan config:cache php artisan horizon:terminate

jinwyp commented 9 months ago

从原版按照上面的步骤 升级后 网站打不开了 页面没有反应 应该如何排查呢?

wyx2685 commented 9 months ago

@jinwyp 后台再保存一下主题设置

jinwyp commented 9 months ago

@jinwyp 后台再保存一下主题设置

打不开后台管理页面啊
lavavel 框架怎么能看到PHP 出错的日志?