Installing

This commit is contained in:
Samuel ROZE
2018-05-10 08:13:38 +01:00
parent 58ae22c977
commit e0988a5d09
+1 -1
View File
@@ -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.