书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 1020 个相关结果.
  • 11. Making Requests To Your API-访问你的api

    Making a request to your API is quite simple. The best way to do this is using a tool such as Postman . 请求你的 API 非常的简单。最好的方法是使用工具,比如 Postman 。 Because we aren’t versioning the A...
  • 配置

    配置 路由配置 应用配置 服务器配置 进程配置 缓存配置 数据库配置 自定义配置 配置文件查看命令 配置 路由配置 路由配置存放地址: config/routes.php 每个路由对应控制一个控制器,支持多种路由方式。 <? php route ()-> get ( '/' , 'WelcomeControlle...
  • Governance

    Diversity Initiative Governance Diversity Initiative Governance Membership Guidance Veto Advice Process Voting Guidance Principles Purpose Integrity Decision-making Effecti...
  • 第4章 表单验证

    表单验证 About页面 Contact页面 创建表单 表单验证 发送邮件 表单验证 至此完成了自定义首页,接下来准备做about页面和contact页面。 About页面 首先添加路由配置: blogger_blogBundle_about : pattern : / about defaults :...
  • 架构

    1415 2018-02-15 《Composer 中文文档》
    composer.json 架构 JSON schema Root 包 属性 包名 name 描述 description 版本 version 安装类型 type 关键字 keywords 项目主页 homepage 版本发布时间 time 许可协议 license 作者 authors 支持 support P...
  • Responses

    HTTP Responses Basic Responses Attaching Headers To Responses Attaching Cookies To Responses Other Response Types View Responses JSON Responses File Downloads Redirects Red...
  • Error Handling

    Error Handling Introduction Configuration The Exception Handler Reporting Exceptions Global Log Context Exception Log Context The report Helper Exception Log Levels Ignorin...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • 升级说明

    升级指南 从 5.5 升级至 5.6.0 预计升级耗时:10 - 30 分钟 PHP 更新依赖 Symfony 4 PHPUnit Arrays Arr::wrap 方法 Artisan optimize 命令 Blade HTML 实体编码 缓存 速率限制器 tooManyAttempts 方法 数据库 Morph 列的索引命令...
  • How to Log Messages to different Files

    How to Log Messages to different Files How to Log Messages to different Files Switching a Channel to a different Handler YAML Specification Creating your own Channel Configure A...