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

    Ip Ip Basic Usage Options groups message normalizer payload version Ip Ip Validates that a value is a valid IP address. By default, this will validate the value...
  • Redis缓存

    Redis 缓存 使用 Redis 配置 Redis 缓存 目前支持文件缓存、redis 缓存,实现代码如下: namespace FastD \Pool ; use Symfony \Component\Cache\Adapter\AbstractAdapter ; use Symfony \Component\Ca...
  • 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...
  • Multiple Buses

    Multiple Buses Multiple Buses Restrict Handlers per Bus Debugging the Buses Multiple Buses Multiple Buses A common architecture when building applications is to separate ...
  • File

    File File Basic Usage Options binaryFormat disallowEmptyMessage groups maxSize maxSizeMessage mimeTypes mimeTypesMessage notFoundMessage notReadableMessage payl...
  • Configuring a Web Server

    Configuring a Web Server Configuring a Web Server Adding Rewrite Rules Apache with mod_php/PHP-CGI Using mod_php/PHP-CGI with Apache 2.4 Apache with PHP-FPM Using mod_proxy_fcg...
  • Git

    Git Git Pull Requests Git Git This document explains some conventions and specificities in the way we manage the Symfony code with Git. Pull Requests Whenever a pull req...
  • CurrencyType Field

    CurrencyType Field CurrencyType Field Field Options choice_translation_locale Overridden Options choices choice_translation_domain Inherited Options error_bubbling expand...
  • Length

    Length Length Basic Usage Options allowEmptyString charset charsetMessage exactMessage groups max maxMessage min minMessage normalizer payload Length ...
  • 步骤 9: 设置管理后台

    步骤 9: 设置管理后台 配置 EasyAdmin 定制 EasyAdmin 步骤 9: 设置管理后台 把将要举办的会议录入到数据库是项目管理员的工作。所谓的 管理后台 是网站中一个受保护的区域,用来让 项目管理员 管理网站数据,处理提交的反馈和做其它一些事。 我们如何快速做一个后台呢?通过用一个 bundle,它可以根据项目的数据模型来生成后台...