书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 242 个相关结果.
  • 数据库迁移

    数据库迁移 生成迁移 迁移结构 运行迁移 强制执行迁移 回滚迁移 回滚并迁移 重建数据库 数据表 创建数据表 重命名数据表 重命名带外键的数据表 删除数据表 检查数据表或字段是否存在 数据库连接选项 字段 创建字段 可用的字段定义方法 修改字段 先决条件 更新字段属性 重命名字段 删除字段 可用的命令别名 索引 ...
  • 数据库迁移

    数据库迁移 生成迁移 迁移结构 运行迁移 强制执行迁移 回滚迁移 回滚并迁移 重建数据库 数据表 创建数据表 重命名数据表 重命名带外键的数据表 删除数据表 检查数据表或字段是否存在 数据库连接选项 字段 创建字段 可用的字段定义方法 修改字段 先决条件 更新字段属性 重命名字段 删除字段 可用的命令别名 索引 ...
  • Step 19: Making Decisions with a Workflow

    Step 19: Making Decisions with a Workflow Making Decisions with a Workflow Describing Workflows Using a Workflow Finding Services from the Dependency Injection Container Ste...
  • 4.2. Repository

    613 2019-05-16 《DesignPatternsPHP》
    4.2. Repository 4.2.1. Purpose 4.2.2. Examples 4.2.3. UML Diagram 4.2.4. Code 4.2.5. Test 4.2. Repository 4.2.1. Purpose Mediates between the domain and data mapping lay...
  • Serializer

    How to Use the Serializer How to Use the Serializer Installation Using the Serializer Service Adding Normalizers and Encoders Using Serialization Groups Annotations Configurin...
  • Best Practices for Reusable Bundles

    Best Practices for Reusable Bundles Best Practices for Reusable Bundles Bundle Name Directory Structure Classes Vendors Tests Continuous Integration Require a Specific Symfon...
  • Serializer

    How to Use the Serializer How to Use the Serializer Installation Using the Serializer Service Adding Normalizers and Encoders Using Serialization Groups Annotations Configurin...
  • Security

    Security 1) Installation 2a) Create your User Class 2b) The "User Provider" 2c) Encoding Passwords 3a) Authentication & Firewalls 3b) Authenticating your Users Guard Authentica...
  • Release Notes

    Release Notes Support Policy Laravel 5.1.11 Laravel 5.1.4 Laravel 5.1 PHP 5.5.9+ LTS PSR-2 Documentation Event Broadcasting Middleware Parameters Testing Overhaul Model F...
  • 创建新项目

    安装Symfony 创建博客程序 令程序结构化 程序的bundles 扩展目录结构 安装Symfony 过去,Symfony使用Composer 这个依赖管理器来安装项目。不过,现在我们推荐使用Symfony安装器 ,它应该在你创建项目之前被安装。 Best Practice Best Practice 使用Symfony安装器来创建基...