QuLOVE / v2board

🚀A multiple proxy protocol manage panel application interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Backends Supported by This Branch

Migration Steps from Original Version

Follow the steps below to migrate the panel files:

git remote set-url origin https://github.com/QuLOVE/v2board
git checkout master  
./update.sh  

Follow the steps below to refresh the settings cache and restart the queue:

php artisan config:clear
php artisan config:cache
php artisan horizon:terminate

Finally, go back to the backend and save the theme again: Theme Configuration - Theme Settings - OK

V2Board

  • PHP7.3+
  • Composer
  • MySQL5.5+
  • Redis
  • Laravel

Demo

Demo

Document

Click

Sponsors

Thanks to the open source project license provided by Jetbrains

Community

🔔Telegram Channel: @v2board

How to Feedback

Follow the template in the issue to submit your question correctly, and we will have someone follow up with you.

Thanks

Also thanks to everyone who had a hand in creating and modifying this project

About

🚀A multiple proxy protocol manage panel application interface

License:MIT License


Languages

Language:PHP 90.4%Language:Blade 9.4%Language:Shell 0.2%