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

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

    Release Notes Support Policy Laravel 5.2 Authentication Drivers / "Multi-Auth" Authentication Scaffolding Implicit Model Binding Middleware Groups Rate Limiting Array Validat...
  • 步骤 19: 用 Workflow 进行决策

    步骤 19: 用 Workflow 进行决策 用 Workflow 进行决策 描述工作流(Workflow) 使用工作流 在依赖注入容器中找到服务 步骤 19: 用 Workflow 进行决策 用 Workflow 进行决策 让模型拥有状态是很常见的。目前评论的状态只由垃圾信息检查器来决定。如果我们要加入更多的决策因素,那该怎么做? 在垃圾...
  • Step 16: Preventing Spam with an API

    Step 16: Preventing Spam with an API Preventing Spam with an API Signing up on Akismet Depending on Symfony HTTPClient Component Designing a Spam Checker Class Using Environmen...
  • How to Create a Form Type Extension

    How to Create a Form Type Extension How to Create a Form Type Extension Defining the Form Type Extension Registering your Form Type Extension as a Service Adding the extension B...
  • Creating Pages

    Create your First Page in Symfony Creating a Page: Route and Controller Annotation Routes Auto-Installing Recipes with Symfony Flex The bin/console Command The Web Debug Toolba...
  • Creating Pages

    Create your First Page in Symfony Create your First Page in Symfony Creating a Page: Route and Controller Annotation Routes Auto-Installing Recipes with Symfony Flex The bin/co...
  • Creating Pages

    Create your First Page in Symfony Create your First Page in Symfony Creating a Page: Route and Controller Annotation Routes Auto-Installing Recipes with Symfony Flex The bin/co...
  • 8. 数据库测试

    1533 2018-12-14 《PHPUnit v4.8 手册》
    第 8 章 数据库测试 注意 数据库测试所支持的供应商 数据库测试的难点 数据库测试的四个阶段 1. 清理数据库 2. 建立基境 3–5. 运行测试、验证结果、并拆除基境 PHPUnit 数据库测试用例的配置 实现 getConnection() 实现 getDataSet() 数据库构架(DDL)怎么办? 小建议:使用你自己的抽象数据...
  • 8. 数据库测试

    1504 2018-12-16 《PHPUnit 7.0 手册》
    8. 数据库测试 数据库测试所支持的供应商 数据库测试的难点 数据库测试的四个阶段 1. 清理数据库 2. 建立基境 3–5. 运行测试、验证结果、并拆除基境 PHPUnit 数据库测试用例的配置 实现 getConnection() 实现 getDataSet() 数据库构架(DDL)怎么办? 小建议:使用你自己的抽象数据库 TestCa...