Laravel Lumen Facades Dingo\Api\Facade\API Dingo\Api\Facade\Route To install this package you will need: 要安装这个包,你需要: Laravel 5.1+ or Lumen 5.1+ PHP 5.5.9+ You must then...
dingo/api 中文文档 dingo/api 中文文档 https://github.com/dingo/api/wiki 为了避免翻译错误,我暂时保留了英文。翻译的或许有不对的地方,请中英文结合着理解文档,欢迎指正和PR。 The Dingo API package is meant to provide you, the develo...
Terminology 专业术语 Using Transformers 使用 Transformers Register A Transformer For A Class 为一个类注册一个 Transformer Use The Response Builder 使用响应生成器 Fractal Automatic Relationship Eage...
Sending Along Data 发送数据 Targeting Specific API Version 指定特定的版本 Targeting Specific Domain 指定特定的域名 Attaching Uploaded Files 添加上传文件 Sending JSON Data 发送 JSON 数据 Pretend To Be Aut...
Resource Exceptions 资源异常 Custom HTTP Exceptions 自定义 HTTP 异常 Custom Exception Responses 自定义异常响应 Form Requests 表单请求 Dealing with errors when building an API can be a pain. Inste...
Defining Route Scopes 定义路由 scopes Route Group Scopes 路由分组 scopes Specific Route Scopes 特定路由 scopes Controller Scopes 控制器 Scopes See the Authentication chapter for a guide on ...