-
Hi,
We have this package installed in a Laravel application. The app listens for events for some specific events which are queued and processed in background (through queues). The thing is that whe…
-
In default laravel job, you can access use `$this->release(60)` method to release the job back into queue. How to do this in this package?
-
### Horizon Version
5.29.1
### Laravel Version
11.28.1
### PHP Version
8.3.8
### Redis Driver
PhpRedis
### Redis Version
6.0.2
### Database Driver & Version
MySQL 8.3.8
### Description
Th…
-
Back in December I opened the bug
https://github.com/laravel/framework/issues/22513
basically when the paylod of the job is corrupted, the job is tried indefinitely till reaching the max size of the…
-
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 changed.
I have removed below line whi…
-
| Q | A
| -------------- | ---
| Bug? | yes
| FFmpeg Version | 0.6.1
| OS | 18.04
#### Actual Behavior
The function run perfectly in controller function wh…
-
### Telescope Version
5.2.2
### Laravel Version
11.22.0
### PHP Version
8.2
### Database Driver & Version
PostgreSQL 15.1 on aarch64-apple-darwin22.1.0, compiled by Apple clang ve…
-
### Bug description
Enabling multisite makes all access to the Collections area of the control panel inaccessible, failing with the following backtrace:
```
Undefined array key 1 {"userId":"e4e5193…
-
![image](https://github.com/plesk/ext-laravel-integration/assets/14345639/1ef4fbdb-dc15-4947-a914-d10a773e32ba)
i have issese enable queue on plesk with laravel 10
![image](https://github.com/pl…
-
### Bug description
After installing Statamic in an existing Laravel project, all non-Statamic tests take more than a second per test longer.
I've been playing with some config settings, such as s…