书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 345 个相关结果.
  • CSRF Protection Middleware

    Middleware Middleware in CakePHP Using Middleware Adding Middleware from Plugins Creating Middleware Routing Middleware Security Header Middleware Content Security Policy Hea...
  • Bake Console

    Bake Console Installation Bake Console CakePHP’s bake console is another effort to get you up and running in CakePHP– fast. The bake console can create any of CakePHP’s basic ...
  • QuickStart Examples

    QuickStart Examples Overview Workflow QuickStart Examples Overview Although there is no clear-cut migration path for v2 quickstart to v3 quickstart, the following quickstar...
  • 路由

    978 2019-05-02 《CakePHP 2.x 菜谱》
    路由 路由的配置 默认的路由 连接路由 路由元素 传递参数给动作 每个路由的命名参数 前缀路由 插件路由 文件扩展名 使用额外条件匹配路由 传入参数 命名参数 控制命名参数 反向路由 重定向路由 关闭默认路由 自定义路由类 路由 API 路由 路由(routing)是把网址(URL)映射到控制器动作的功能。这个功能...
  • Deployment

    Deployment Moving files Adjust config/app.php Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Deployment Once your applic...
  • 3.0 Migration Guide

    3.0 Migration Guide Requirements Upgrade Tool Application Directory Layout CakePHP should be installed with Composer Namespaces Removed Constants Configuration New ORM Basi...
  • Controllers

    Controllers The App Controller Request Flow Controller Actions Interacting with Views Setting View Variables Setting View Options Rendering a View Rendering a Specific Templat...
  • Using templates

    Using templates Understanding templates Uploading a template Creating an application by using the web console Creating objects from templates by using the CLI Adding labels Lis...
  • Templates

    Templates Overview Uploading a Template Creating from Templates Using the Web Console Creating from Templates Using the CLI Labels Parameters Generating a List of Objects Mo...
  • Retrieving Data & Results Sets

    Retrieving Data & Results Sets Debugging Queries and ResultSets Getting a Single Entity by Primary Key Using Finders to Load Data Getting the First Result Getting a Count of Re...