api返回
Showing
with
156 additions
and
6 deletions
app/Http/ApiHelper/ApiCode.php
0 → 100644
app/Http/ApiHelper/Response.php
0 → 100644
| ... | ... | @@ -14,7 +14,8 @@ |
| "guzzlehttp/guzzle": "^6.3.1|^7.0.1", | ||
| "laravel/framework": "^7.29", | ||
| "laravel/tinker": "^2.5", | ||
| "laravel/ui": "2.*" | ||
| "laravel/ui": "2.*", | ||
| "ext-json": "*" | ||
| }, | ||
| "require-dev": { | ||
| "facade/ignition": "^2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment