misc_pterodactyl-panel/app/Http/Requests/Api/Application/Servers
Dane Everitt 5ed164e13e
Implement server creation though the API.
Also implements auto-deployment to specific locations and ports.
2018-01-28 17:14:14 -06:00
..
Databases Add server database management support to API. 2018-01-25 22:34:53 -06:00
GetServersRequest.php Make server listing and single server view API endpoints work 2018-01-19 21:47:06 -06:00
ServerWriteRequest.php More server management via the API 2018-01-20 13:48:02 -06:00
StoreServerRequest.php Implement server creation though the API. 2018-01-28 17:14:14 -06:00
UpdateServerBuildConfigurationRequest.php Add server build management to API 2018-01-21 16:02:03 -06:00
UpdateServerDetailsRequest.php Fix bug when modifying server descriptions 2018-01-21 14:45:20 -06:00