laravel-elasticbeanstalk-queue-worker icon indicating copy to clipboard operation
laravel-elasticbeanstalk-queue-worker copied to clipboard

Results 4 laravel-elasticbeanstalk-queue-worker issues
Sort by recently updated
recently updated
newest added
trafficstars

Should we attempt to find the default queue driver specified in Laravel's `/config/queue.php`? Or throw an exception and force the user to explicitly set it?

Hi Testing lead me to that command can not be executed since command today does not include queue name. Line 9 in parse config thus has to get the queue...

I installed the package and when I try to deploy it to amazon ebs I get this error: An error occurred during execution of command [app-deploy] - [FlipApplication]. Stop running...

Thanks for your work, Is there any plans to add Laravel 10 support to this package?