misc_pterodactyl-panel/app/Http/Requests/Admin
Dane Everitt 0c513f24d5
Move server creation over to new service/repository setup.
Moves tons of functions around, but the basic implementation is working again.

Some features are still missing, and the service never actually commits the server to the database right now.

This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
..
Service Push initial implementations of new repository structure 2017-06-10 22:28:44 -05:00
AdminFormRequest.php Addition of repository to ease testing and maintainability 2017-07-01 15:29:49 -05:00
BaseFormRequest.php Push more changes to DBHost service. 2017-06-17 19:48:31 -05:00
DatabaseHostFormRequest.php Push more changes to DBHost service. 2017-06-17 19:48:31 -05:00
LocationRequest.php More service structure testing and configuration 2017-06-24 19:49:09 -05:00
ServerFormRequest.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
UserFormRequest.php Addition of repository to ease testing and maintainability 2017-07-01 15:29:49 -05:00