1. 首页
  2. 数据库
  3. 其它
  4. event queue bundle:Symfony事件队列捆绑 源码

event queue bundle:Symfony事件队列捆绑 源码

上传者: 2021-02-08 13:01:43上传 ZIP文件 23.21KB 热度 19次
SymfonyBundlesEventQueueBundle 安装 要求与作曲家捆绑: composer require symfony-bundles/event-queue-bundle 在内核中启用捆绑: public function registerBundles () { $ bundles = [ // ... new SymfonyBundles \ EventQueueBundle \ SymfonyBundlesEventQueueBundle (), // ... ]; . . . } 在co
下载地址
用户评论