书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 1005 个相关结果.
  • Commands

    Commands Migration Commands The Create Command The Migrate Command The Rollback Command The Status Command The Breakpoint Command Database Seeding The Seed Create Command Th...
  • 请求

    HTTP 请求 获取请求 依赖注入 & 路由参数 通过路由闭包获取请求 请求路径 & 方法 获取请求路径 获取请求的 URL 获取请求方法 PSR-7 请求 输入预处理 & 规范化 获取输入 获取所有输入数据 获取指定输入值 从查询字符串获取输入 通过动态属性获取输入 获取 JSON 输入信息 获取部分输入数据 确定是否存在输...
  • How to Test A Doctrine Repository

    How to Test A Doctrine Repository How to Test A Doctrine Repository Mocking a Doctrine Repository in Unit Tests Functional Testing of A Doctrine Repository How to Test A Doct...
  • Release Notes

    Release Notes Support Policy Laravel 5.0 New Folder Structure Contracts Route Cache Route Middleware Controller Method Injection Authentication Scaffolding Event Objects Co...
  • 响应

    HTTP 响应 创建响应 字符串 & 数组 响应对象 附加标头至响应 附加 Cookies 至响应 Cookie 与加密 重定向 重定向至命名路由 通过 Eloquent 模型填充参数 重定向至控制器行为 重定向并加上 Session 闪存数据 其它响应类型 视图响应 JSON 响应 文件下载 文件响应 响应宏 HT...
  • 请求

    HTTP请求 接收请求 依赖注入 & 路由参数 通过闭包路由获取参数 请求路径 & 方法 检索请求路径 获取请求 URL 获取请求方法 PSR-7 请求 输入过滤 & 规范化 获取输入 获取所有输入数据 获取其中一个输入数据 从查询字符串获取输入 通过动态属性获取输入 获取 JSON 输入 获取输入中的布尔值 获取部分输入数据...
  • Responses

    HTTP Responses Creating Responses Strings & Arrays Response Objects Eloquent Models & Collections Attaching Headers To Responses Cache Control Middleware Attaching Cookies To...
  • Basic usage

    Basic Usage Quickstart Example Static Example Reading Images Read image from file Creating Images Creating new images with background color Editing Images Method chaining ...
  • Localization

    Localization Introduction Configuring The Locale Basic Usage Replacing Parameters In Language Lines Pluralization Overriding Vendor Language Files Localization Introduct...
  • 第10章 Request && Response && Container

    Request && Response && Container Request Response Container Request && Response && Container 这章将介绍三个常用到的对象:Request 、Response 和Container 。 Request Request 对象是对客户端http请求的封装...