书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 1020 个相关结果.
  • 缓存

    缓存 Redis 缓存 操作 缓存 缓存服务提供器与组件主要依赖于: Symfony Cache ,具体操作保持一致。 提供辅助函数: cache() ,函数返回原始 Symfony\Component\Cache\Adapter\AbstractAdapter 对象。目前支持文件缓存、Redis缓存,欢迎有志之士提供各种缓存提供器。 配置...
  • 步骤 23: 调整图片尺寸

    步骤 23: 调整图片尺寸 用 Imagine 来优化图片 在工作流里增加一个新步骤 在生产环境中存储上传的数据 步骤 23: 调整图片尺寸 在会议页面的设计中,照片被限定为不超过 200 像素宽和 150 像素高。如果上传的原始图片比这个尺寸大,那我们如何来优化图片,调整它们的大小,怎么样? 这个工作是加入评论工作流的不二之选,很可能把它加在...
  • Documentation Standards

    Documentation Standards Documentation Standards Sphinx Example Example Level 2 Code Examples Formats Example Files and Directories English Language Standards Do...
  • 步骤 13: 管理 Doctrine 对象的生命周期

    步骤 13: 管理 Doctrine 对象的生命周期 定义生命周期的回调方法 为会议添加 slug 生成 slug 定义一个复杂的生命周期回调方法 在服务容器中配置服务 在应用中使用 slug 步骤 13: 管理 Doctrine 对象的生命周期 当新增一条评论时,createdAt 这个字段最好可以自动设为当前的日期和时间。 Doct...
  • How to Embed a Collection of Forms

    How to Embed a Collection of Forms How to Embed a Collection of Forms Allowing “new” Tags with the “Prototype” Allowing Tags to be Removed Template Modifications How to Embe...
  • Databases (Doctrine ORM)

    Databases and the Doctrine ORM Databases and the Doctrine ORM Installing Doctrine Configuring the Database Creating an Entity Class Migrations: Creating the Database Tables/Sch...
  • Contributing

    Contributing to Symfony Contributing Contributing to Symfony This part of the documentation tells you everything you want to know about how you can be involved with the Symfony...
  • 在框架中使用

    在框架中使用 Laravel Symfony Yii ThinkPHP CI Phalcon 在框架中使用 EasyWeChat 是一个通用的 Composer 包,所以不需要对框架单独做修改,只要支持 Composer 就能直接使用,当然了,为了更方便的使用,我们收集了以下框架单独提供的拓展包: Laravel overtru...
  • 步骤 22: 用 Webpack 来为用户界面设置样式

    步骤 22: 用 Webpack 来为用户界面设置样式 使用 Sass 使用 Bootstrap 对 HTML 设置样式 构建资源 步骤 22: 用 Webpack 来为用户界面设置样式 我们还没有在设计用户界面上花过时间。为了让样式更专业,我们要使用一个基于 Webpack 的现代工具集。这个工具集增加了一些针对 Symfony 的定制,并...
  • Cache

    The Cache Component Installation Cache Contracts versus PSR-6 Cache Contracts Available Cache Adapters Generic Caching (PSR-6) Basic Usage (PSR-6) Advanced Usage The Cac...