Skip to content

个人在线发卡系统 Laravel / Vue + MuseUI + Element

Notifications You must be signed in to change notification settings

myguybetter/card-system

 
 

Repository files navigation

关于

商业版预览: http://fakala.xyz/

开源版当前版本: 2.0

BT面板安装教程---V2.0

常见问题

  • 修改 .env 文件无效 / 修改网站设置无效
cd /www/wwwroot/example.com  #进入网站目录
php artisan config:clear
php artisan cache:clear
  • 忘记密码后重置
cd /www/wwwroot/example.com  #进入网站目录
php artisan reset:password admin@qq.com 123456
  • 500错误
storage/logs 里面有错误详细内容, 可以自行参考解决, 或者附录log文件提交issue/mail

About

个人在线发卡系统 Laravel / Vue + MuseUI + Element

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.7%
  • HTML 7.2%
  • Vue 0.1%