-
Hi, i am in live site and after i followed this #8 i did this:
npm install -g puppeteer
npm link puppeteer
but when i use tinker: Spatie\Browsershot\Browsershot::url('https://nova.laravel.com'…
-
We're using postgresql (v11), and horizon with redis for our queues. Using batched jobs forces us to use the database overhead since the batch progress is tracked in a database table (job_batches).
…
-
- Laravel Version: 8.56.0
- PHP Version: 7.4.21
- Database Driver & Version: mysql 5.7.32
### Description:
When running a batch set of jobs and one of the callbacks (then, catch or finally) call…
-
I have a class called SendEmail as a command bus. Following this example here
http://laravel.com/docs/5.0/queues#configuration
When I go into artisan tinker and I try to instantiate the SendEmail, i…
ghost updated
2 years ago
-
Continuing #123 , I think we should work seriously on queues.
I'm switching from Laravel, and I used queued jobs a lot.
I've started to seek around for adonis-ready wrappers, but haven't found m…
-
This is manual install that did appear to update successfully, though I was rather behind on migrations it seems. I have reviewed the cron tasks with other installs and there does not appear to be any…
-
I know Horizon currently does not support the Database driver and that there are currently no plans for this. But are you open to a PR to add this? In that case, I would consider creating a proof-of-c…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.58.0 x64
**Electron**: 9.4.4
**OS**: Zorin OS
**Thrown From**: [rest-client](https://github.com/ddavison/rest-client) package 1.3.3
…
-
- Horizon Version: 5.7
- Laravel Version: 8.40
- PHP Version: 8.0.9
- Redis Driver & Version: predis/phpredis 1.1
- Database Driver & Version: MongoDB 5
### Description:
The job is compl…
-
Daily Incomplete Orders issue
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Dashboard'
2. See error
**Expected behavior**
A clear and concise description of what you expected to…