-
Any chance you could get this to work with Laravel Queues so I can just add ShouldQueue to a request and any time I call it it would be done asynchronously via the queue?
-
- Horizon Version: 5.7.17
- Laravel Version: 8.76.2
- PHP Version: 7.4.24
- Redis Driver & Version: predis 1.1.9
- Database Driver & Version: MySQL 5.7.36
### Description:
If you configure a…
-
Hi all,
Great tool and I love how you kept the base GUI similar to other tools in the Laravel ecosystem.
I'd like to request a feature. The Laravel Horizon config has this in their config file (in…
-
How do I execute queued jobs for this package because i can't find any documentation on an artisan command to handle that
-
### Package
filament/filament
### Package Version
v3.0.´-stable
### Laravel Version
v10.28
### Livewire Version
v3.0
### PHP Version
PHP 8.2.9
### Problem description
The command `php artis…
-
### Laravel Version
10.15.0
### PHP Version
8.1
### Database Driver & Version
Mysql 8
### Description
I currently have an application that set some runtime configuration to be use…
-
HI all,
Hope you can help, been tearing my hair out for many an hour trying to get SQS working to process laravel queues in lambda.
Running on laravel 9, latest versions of bref, bref/laravel-br…
-
- Laravel/Lumen version: 9.52.9
- RabbitMQ version: 3.11.2
- Package version: 13.3.1
**Describe the bug**
When I try to use job batching in a specific queue (https://laravel.com/docs/9.x/queue…
-
Hello and thank you for your efforts on this package! It's much appreciated.
I'm working in Laravel 8 on Vapor and am having some trouble getting the queued notifications to use different message g…
-
### Prerequisites
* [ ] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [x] Checked that your issue isn't already filed.
* [x] Checked if…