We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06f241 commit 7d87a40Copy full SHA for 7d87a40
README.md
@@ -23,7 +23,7 @@ RabbitMQ Queue driver for Laravel
23
RABBITMQ_VHOST=/
24
RABBITMQ_LOGIN=guest
25
RABBITMQ_PASSWORD=guest
26
- RABBITMQ_QUEUE=queue_name`
+ RABBITMQ_QUEUE=queue_name
27
28
29
You can also find full examples in src/examples folder.
0 commit comments