ctrlpanel/app
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
..
Classes Merge pull request #482 from 1day2die/logo-on-login-page 2022-07-12 08:00:28 +02:00
Console make user command, made password field invis 2021-08-02 17:52:26 +02:00
Events update auto unsuspend servers to be server resource friendlier 2021-09-09 21:09:57 +02:00
Exceptions first init 2021-06-05 11:26:32 +02:00
Http Update UserController.php 2022-07-19 20:27:16 +02:00
Listeners fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
Models Merge pull request #434 from Tobiletsmc/development 2022-06-07 16:55:11 +02:00
Notifications Referal System 2022-06-02 16:11:24 +02:00
Providers feat: Added Error-logging to laravel.log 2022-02-08 09:46:33 +01:00