mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Installing
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* If you need to send messages to your broker, you can benefit from the built-in
|
||||
amqp transport by:
|
||||
|
||||
1. Install the AMQP pack by running <info>composer require amqp</>
|
||||
1. Installing the AMQP pack by running <info>composer require amqp</>
|
||||
2. Uncommenting the <comment> MESSENGER_ADAPTER_DSN</> env var
|
||||
and `framework.messanger.transports.amqp` config
|
||||
3. Routing your messages to the amqp sender.
|
||||
|
||||
Reference in New Issue
Block a user