Skip to content

Package discovery needs a config #13

Closed
@andreipetcu

Description

@andreipetcu

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions