Files
symfony-flex-recipes-contrib/prooph/service-bus-symfony-bundle/0.6/post-install.txt
T

10 lines
407 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> Service Bus Configuration </>
<bg=blue;fg=white> </>
* Verify and uncomment the configuration in <comment>%CONFIG_DIR%/packages/prooph_service_bus.yaml</>
to register message handlers
* Dispatch commands by injecting
the <comment>Prooph\ServiceBus\CommandBus</comment> service into your controllers