Make a separate config for rabbitevents
Closed this issue · 0 comments
masterjus commented
There were few issues when developers try to separate instances for rabbitevents and some other features.
So we need to create a separate config.
- Create the config stub
- Make a command like
rabbitevents:install
orrabbitevents:publish
to publshBroadcastEventsServiceProvider
andrabbitevents.php
config. - The config should make possible to specify which connection to use for rabbitevents.