Begin moving packs to new service mechanisms, refactor exceptions for services

This commit is contained in:
Dane Everitt
2017-08-18 22:19:06 -05:00
parent 46cb71e69d
commit 9d3dca87f2
62 changed files with 492 additions and 303 deletions

View File

@@ -54,6 +54,9 @@
"classmap": [
"database"
],
"files": [
"app/helpers.php"
],
"psr-4": {
"Pterodactyl\\": "app/"
}