bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

how to switch connection #38

Closed smartyaunt closed 6 years ago

smartyaunt commented 6 years ago

how to switch connection

bschmitt commented 6 years ago

It's not supported out of the box but you could dynamically change the config vars to connect to a different environment...