Deathgarden_Rebirth-Rewrite/dist/app/Http/Controllers/Web/Admin/Tools
2024-11-17 13:30:56 +01:00
..
AdminToolController.php Added an admin tool to set multipliers for XP gain and Currency gain. 2024-09-13 02:00:43 +02:00
ChatMessageController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
FileManagerController.php Fix uploading and downloading files 2024-11-17 13:30:56 +01:00
GameNewsController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
InboxMailerController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
LauncherMessageController.php Fixed the typo inn the LauncherMessageController 2024-11-17 13:30:45 +01:00
LogViewerController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
MatchConfigurationController.php Added an admin tool to set multipliers for XP gain and Currency gain. 2024-09-13 02:00:43 +02:00
PlayerReportsController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
UsersController.php Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
VersioningController.php Added an admin tool to set multipliers for XP gain and Currency gain. 2024-09-13 02:00:43 +02:00