very basic initial push of API
This commit is contained in:
parent
c080025bab
commit
98b3355158
13 changed files with 555 additions and 118 deletions
|
@ -8,12 +8,14 @@
|
|||
"php": ">=5.5.9",
|
||||
"laravel/framework": "5.2.*",
|
||||
"barryvdh/laravel-debugbar": "^2.0",
|
||||
"dingo/api": "1.0.*@dev",
|
||||
"doctrine/dbal": "^2.5",
|
||||
"guzzlehttp/guzzle": "^6.1",
|
||||
"pragmarx/google2fa": "^0.7.1",
|
||||
"webpatser/laravel-uuid": "^2.0",
|
||||
"prologue/alerts": "^0.4.0",
|
||||
"s1lentium/iptools": "^1.0"
|
||||
"s1lentium/iptools": "^1.0",
|
||||
"tymon/jwt-auth": "^0.5.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue