书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 896 个相关结果.
  • 常见问题

    常见问题 如何处理静态资源 Apache URl rewrite Nginx URl rewrite Swoole 静态文件处理器 关于跨域处理 如何获取 $HTTP_RAW_POST_DATA 如何获取客户端 IP HTTP 状态码总为500 如何 setCookie 如何自定义 App 命名空间对应目录 如何启用 Https DNS...
  • Building your own Framework with the MicroKernelTrait

    Building your own Framework with the MicroKernelTrait Building your own Framework with the MicroKernelTrait A Single-File Symfony Application The Methods of a “Micro” Kernel Adv...
  • 第1章 创建项目

    1890 2019-03-10 《Symfony2实例教程》
    创建项目 安装Composer 通过Composer创建项目 通过下载软件包创建项目 更新配置 创建项目 准备工作已做好了,接下来就开始创建一个新的项目。创建项目有两种方法:使用Composer、下载软件包。 不管是用哪种方法都需要用到Composer ,因此我们需要先安装Composer 。Composer 是PHP的一个包管理工具,类似...
  • 代码开发规范

    代码开发规范 1.1 路由 1.1.1 类似 Restful 的路由规范 1.1.3 路由位置 1.2 Request验证 1.3 Controller控制器层 1.3.1 约束 1.3.2 命名规范 1.4 Model 与 Service 模型层命名规范 基本约束 查询约束 添加、修改、删除约束 1.4.2 利用 Trait 来扩展数...
  • WebLink

    Asset Preloading and Resource Hints with HTTP/2 and WebLink Asset Preloading and Resource Hints with HTTP/2 and WebLink Preloading Assets How does it work? Resource Hints As...
  • CakePHP at a Glance

    CakePHP at a Glance Conventions Over Configuration The Model Layer The View Layer The Controller Layer CakePHP Request Cycle Just the Start Additional Reading CakePHP at...
  • Views

    Views Creating a View Displaying a View Loading Multiple Views Storing Views within Sub-directories Namespaced Views Caching Views Adding Dynamic Data to the View Creating L...
  • 打包

    1100 2018-05-21 《Flarum 文档》
    打包 配置 生成框架 flarum.json 事件订阅者 打包 配置 在开始写扩展之前,你需要在系统上配置如下几个工具: 下载并全局 安装 Composer ,为扩展生成自动加载。 配置 Node.js 并全局安装 Gulp ,编译扩展的客户端 JavaScript。 除此之外,你也可以安装 Flarum 的 Vagrant ...
  • Configuration

    Configuration Introduction After Installation Naming Your Application Other Configuration Permissions Accessing Configuration Values Environment Configuration Accessing The C...
  • Configuration

    Configuration Configuring your Application Loading Additional Configuration Files Environment Variables General Configuration Using a CDN Database Configuration Caching Config...