ctrlpanel/app/Http/Controllers
2023-02-24 14:02:28 +01:00
..
Admin Several modifications, something already works 2023-02-24 14:02:28 +01:00
Api refactor: ♻️ Move referral_code generation to trait 2023-01-29 23:12:34 +01:00
Auth refactor: ♻️ Move referral_code generation to trait 2023-01-29 23:12:34 +01:00
Moderation fix: 🚑️ Harmonize formatting and merge some try catch 2023-02-14 22:58:19 +01:00
Controller.php first init 2021-06-05 11:26:32 +02:00
HomeController.php Several modifications, something already works 2023-02-24 14:02:28 +01:00
NotificationController.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
ProductController.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
ProfileController.php admins shouldnt delete themselves 2023-01-11 11:46:29 +01:00
ServerController.php remove unused imports 2023-01-16 18:53:09 +01:00
StoreController.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
TicketsController.php fix: 🚑️ Harmonize formatting and merge some try catch 2023-02-14 22:58:19 +01:00
TranslationController.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00