Dynamic Config
- Allow to define the kafka configuration inside the Producer Handler or Consumer Handler Class, in the previous version it was only allowed inside the laravel configs;
- Allow in Consumer Command to send custom configuration name using (config_name) argument;