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

    Messenger: Sync & Queued Message Handling Messenger: Sync & Queued Message Handling Installation Creating a Message & Handler Dispatching the Message Transports: Async/Queued M...
  • Performance

    Performance Performance Performance Checklists Install APCu Polyfill if your Server Uses APC Dump the Service Container into a Single File Use the OPcache Byte Code Cache Use t...
  • How to Dynamically Modify Forms Using Form Events

    How to Dynamically Modify Forms Using Form Events How to Dynamically Modify Forms Using Form Events Customizing your Form Based on the Underlying Data Adding an Event Listener to ...
  • 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...
  • Bundles

    The Bundle System The Bundle System Creating a Bundle Bundle Directory Structure Learn more The Bundle System The Bundle System Creating a Bundle Bundle Directory Stru...
  • 步骤 5: 排查问题

    步骤 5: 排查问题 安装更多的依赖包 理解 Symfony 环境 管理环境配置 用日志记录所有发生的事 学习 Symfony 的调试工具 配置你的 IDE 在生产环境中排错 步骤 5: 排查问题 拥有正确的工具对问题进行调试,这也是设置项目的一部分。 安装更多的依赖包 你回想一下,这个项目创建时只安装了很少的依赖包。没有模板引擎,没...
  • 创建新的组件

    创建新的组件 创建新的组件 Hyperf 官方提供了工具来快速创建组件包。 composer create - project hyperf / component - creater your_component dev - master 执行结果如下: $ composer create - project hyperf / comp...
  • 创建新的组件

    创建新的组件 创建新的组件 Hyperf 官方提供了工具来快速创建组件包。 composer create - project hyperf / component - creater your_component dev - master 执行结果如下: $ composer create - project hyperf / comp...
  • 步骤 25: 通过各种途径发布通知

    步骤 25: 通过各种途径发布通知 在浏览器中发送 web 应用的通知 用邮件通知管理员 和管理员聊天 全面使用异步 用邮件通知用户 步骤 25: 通过各种途径发布通知 留言本应用程序收集了关于会议的反馈。但在给予用户反馈方面,我们做得还不够好。 因为评论需要经过后台审核,用户很可能会不理解它们为什么没有立刻发布。用户甚至会认为出了技术故障...
  • Making the Locale “Sticky” during a User’s Session

    Making the Locale “Sticky” during a User’s Session Making the Locale “Sticky” during a User’s Session Creating a LocaleSubscriber Setting the Locale Based on the User’s Preferenc...