ctrlpanel/app/Http
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
..
Controllers Update UserController.php 2022-07-19 20:27:16 +02:00
Middleware refactor: ♻️ changed Settings::getValueByKey to config() 2022-01-15 18:16:51 +01:00
Kernel.php Option to disable certain languages completely 2021-12-23 09:09:39 +01:00