misc_pterodactyl-panel/app/Providers
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
..
AppServiceProvider.php Show git version if panel is installed with git 2017-04-27 22:28:01 -04:00
AuthServiceProvider.php Push basis of new API key policy 2017-04-07 21:25:17 -04:00
BroadcastServiceProvider.php Fix misnamed class 2017-04-14 20:46:50 -04:00
EventServiceProvider.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
MacroServiceProvider.php Add migrations to handle cascade deletions for servers and users 2017-07-08 15:51:13 -05:00
PhraseAppTranslationProvider.php Fix phraseapp and move config location 2017-03-19 11:55:36 -04:00
RepositoryServiceProvider.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
RouteServiceProvider.php Apply fixes from StyleCI (#501) 2017-06-17 20:52:32 -05:00