misc_pterodactyl-panel/app/Console
Emmet Young 9025f1f583 Repair user creation functionality
Repair functionality of the make user console command (pterodactyl:user)
Fix up the user repository, was using the old $password instead of the changed format $data['password']
Change User model to allow root_admin to be a fillable item.
2017-01-23 00:47:09 +11:00
..
Commands Repair user creation functionality 2017-01-23 00:47:09 +11:00
Kernel.php Add ability to add a location via the CLI. 2017-01-13 23:16:57 -05:00