ctrlpanel/app/Http/Controllers
Jens 97f766db27
Update UserController.php
Fixes an issue when you update a user, it's impossible to update it, the check for referral_code is invalid.

Fixed:
- Deletes the custom check and uses laravel's check to ensure it's valid.
2022-07-19 20:27:16 +02:00
..
Admin Update UserController.php 2022-07-19 20:27:16 +02:00
Api fixed the worst error ive ever experienced 2022-06-07 21:58:04 +02:00
Auth small rewrite of activity log // log refs 2022-06-08 10:11:55 +02:00
Controller.php first init 2021-06-05 11:26:32 +02:00
HomeController.php ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
NotificationController.php On NavBar aswell 2022-06-02 08:50:44 +02:00
ProductController.php fixed product disabled not working properly 2021-11-12 20:01:35 +01:00
ProfileController.php click to copy Ref URL // Badge Color on Profile 2022-06-08 11:01:28 +02:00
ServerController.php refactor: ♻️ changed Settings::getValueByKey to config() 2022-01-15 18:16:51 +01:00
StoreController.php Refactoring 2022-05-30 11:07:10 +02:00
TranslationController.php cleanup language 2022-01-05 15:03:29 +01:00