关于
当前版本: 2.94
支付网关: card-gateway
广告: 商业版 http://demo.fakaxitong.com/
常见问题
- 修改
.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