书栈网 · BookStack 本次搜索耗时 0.053 秒,为您找到 1020 个相关结果.
  • How Does the Security access_control Work?

    How Does the Security access_control Work? How Does the Security access_control Work? 1. Matching Options 2. Access Enforcement Matching access_control By IP Securing by an Expr...
  • 缓存

    缓存 Laravel 中使用 使用自定义的缓存方式 缓存 本项目使用 symfony/cache 来完成缓存工作,它支持基本目前所有的缓存引擎。 在我们的 SDK 中的所有缓存默认使用文件缓存,缓存路径取决于 PHP 的临时目录,如果你需要自定义缓存,那么你需要做如下的事情: 你可以参考symfony/cache官方文档 来替换掉应用中默...
  • 步骤 12: 监听事件

    步骤 12: 监听事件 添加网站页头 认识 Symfony 的事件 实现一个订阅器 按照年份和城市对会议进行排序 步骤 12: 监听事件 当前的布局缺少一个导航的页头,这个页头可以用来返回首页,或者从一个会议跳到下一个会议。 添加网站页头 任何会展示在所有页面的内容,比如页头,都是基础布局的一部分: patch_file --- a ...
  • How to Dynamically Configure Form Validation Groups

    How to Dynamically Configure Form Validation Groups How to Dynamically Configure Form Validation Groups How to Dynamically Configure Form Validation Groups How to Dynamical...
  • 步骤 10: 构建用户界面

    步骤 10: 构建用户界面 安装 Twig 把 Twig 用于模板 在控制器中使用 Twig 创建会议页面 把页面链接在一起 对评论分页 重构控制器 步骤 10: 构建用户界面 一切准备就绪,可以去创建网站用户界面的初版。我们不会去美化它,只是先让它可以用起来。 你是否还记得,在之前的彩蛋环节,我们不得不在控制器中添加转义来避免安全问题...
  • DomCrawler

    The DomCrawler Component The DomCrawler Component Installation Usage Node Filtering Node Traversing Accessing Node Values Adding the Content Expression Evaluation Links Ima...
  • Security

    The Security Component Installation Learn More The Security Component The Security component provides a complete security system for your webapplication. It ships with facili...
  • Traverse

    Traverse Traverse Basic Usage Options traverse payload Traverse Traverse Object properties are only validated if they are accessible, either by being public or having...
  • Filesystem

    The Filesystem Component Installation Usage mkdir exists copy touch chown chgrp chmod remove rename symlink readlink makePathRelative mirror isAbsolutePath tempnam ...
  • PasswordHasher

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