-
Laravel 10
Jetstream / Sanctum / Scout / Socialite
Laravel Multi Tenancy / Permission / Activity Log / Media library Pro / Query Builder
When calling a job with the `queue_driver=sync` the follo…
-
Hi!
Laravel middlewares has an option not to release jobs to queue. I would to have this opportunity in this middleware too.
> If you do not want a job to be retried when it is rate limited, you…
-
### Problem Statement
It's impossible to know which queue job is failing since Job class is not tagged and not added to the breadcrumbs. Since our application has more than 50+ different jobs running…
-
- Horizon Version: v3.4.4
- Laravel Version: v6.9.0
- PHP Version: 7.4.0
- Redis Driver & Version: phpredis 5.1.1
### Description:
This issue has been haunting us a long time now. Initially w…
-
**Describe the bug**
Calls to speedtest-cli don't complete with valid data sometimes. Speeds returned are 0.0 and ping times are 0, which is not possible. Call should be executed again. This behavio…
-
Foremost: Great project. This should make it into the core!
Although very unlikely, it’s still theoretically possible for `GeneratesUuid` to produce duplicates. So we have to account for that when …
-
Hello, could you help me?
I'm a little confused between your package and spatie's.
When I configure my "QUEUE_CONNECTION" with "sync" in this case it works if i put "redis" doesn't work.
Is t…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you u…
-
### Environment
Operating System: Darwin
Node Version: v16.11.0
Nuxt Version: 2.16.0-27358576.777a4b7f
Package Manager: yarn@1.22.17
Bundler: Webpack
User Config: target, head, css, plugins, com…
-
- Laravel Version: 5.3.23
- PHP Version: 5.6.15
- Database Driver & Version: MySql 5.6.31
- OS : Windows 8.1 64bits
### Description:
I'm using the "broadcast" notification channel to notify the…