Skip to content

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

Notifications You must be signed in to change notification settings

topme88/card-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

关于

商业版预览: https://2ka.co.uk/

开源版当前版本: 2.5

安装教程 V2.X

更新教程 V2.X

常见问题

  • 修改 .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 81.2%
  • CSS 7.9%
  • HTML 7.3%
  • JavaScript 3.6%