Xboard/app/Console/Commands
2023-11-24 17:03:48 +08:00
..
BackupDatabase.php fix: 修复自动备份command 的问题,增加备份后自动压缩为.gz节省空间 2023-11-23 17:55:58 +08:00
CheckCommission.php Initial commit 2023-11-17 14:44:01 +08:00
CheckOrder.php Initial commit 2023-11-17 14:44:01 +08:00
CheckServer.php Initial commit 2023-11-17 14:44:01 +08:00
CheckTicket.php Initial commit 2023-11-17 14:44:01 +08:00
ClearUser.php Initial commit 2023-11-17 14:44:01 +08:00
MigrateFromV2b.php fix: 修复迁移配置文件时配置为数组时的错误 2023-11-23 18:35:18 +08:00
ResetLog.php Initial commit 2023-11-17 14:44:01 +08:00
ResetPassword.php feat: php artisan reset:password重置密码增加可自定义密码 2023-11-20 09:38:14 +08:00
ResetTraffic.php Initial commit 2023-11-17 14:44:01 +08:00
ResetUser.php Initial commit 2023-11-17 14:44:01 +08:00
SendRemindMail.php Initial commit 2023-11-17 14:44:01 +08:00
Test.php Initial commit 2023-11-17 14:44:01 +08:00
XboardInstall.php chore: 修改Docker环境安装过程中默认的数据库地址为127.0.0.1 2023-11-24 17:03:48 +08:00
XboardRollback.php Initial commit 2023-11-17 14:44:01 +08:00
XboardStatistics.php Initial commit 2023-11-17 14:44:01 +08:00
XboardUpdate.php Initial commit 2023-11-17 14:44:01 +08:00