Closed
Description
After composer require needle-project/laravel-rabbitmq
the php artisan package:discover
command is called and this results in an error:
Symfony\Component\Debug\Exception\FatalThrowableError : Argument 1 passed to NeedleProject\LaravelRabbitMq\Builder\ContainerBuilder::createContainer() must be of the type array, null given, called in /path/to/laravel/vendor/needle-project/laravel-rabbitmq/src/Providers/ServiceProvider.php on line 46
This happens due to the fact that the laravel_rabbitmq.php
config doesn't exist.
Metadata
Metadata
Assignees
Labels
No labels