mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 12:23:44 +02:00
Repair the admin side add user functionality.
This commit is contained in:
@@ -122,6 +122,7 @@ class UserController extends Controller
|
||||
'name_first',
|
||||
'name_last',
|
||||
'username',
|
||||
'root_admin',
|
||||
]));
|
||||
Alert::success('Account has been successfully created.')->flash();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user