Very odd problem here. I'm running supervisor + beanstalkd, supervisor is 3.1.3 (so it supports dir...
How can i get a Job instance to delete a job from queue? I know how to delete it in my job Handler m...
Hi, I am using Laravel 4.2.* and I want to use the Iron queue. I have in my composer.json this versi...
Hello, i would like to set the number of max tries for the queue through my config file (f.eg app.ph...
I have a simple set up using beanstalkd and a test controller to push jobs to a queue. The problem i...
Hi guys, I'm using Beanstalkd/Queues and looking at the logs, I see some failed queues with the belo...
Hi guys, I am using beanstalkd for queue. I also installed supervisor but it's not relevant for my i...
I have a set of basic classes that talk to my app and send emails upon queue events that come from a...
Hello everyone, I'm making my blog in Laravel to learn something new but i'm stuck with urls. I mean...
I am building an app which is a graphical interface to git repositories and indeed Composer dependen...
Good day for everyone! I want to ask a help in solving my problem. I'm sending localized emails from...
Hi all, I am beginner in Laravel. I have some doubts. I'm working on a function to edit users, every...
Hi there. I've come here to seek a potential solution to an issue I have. I am running Laravel 4 wit...
Hello, I'm having trouble passing my data array to my Event listener... Consider the following, basi...
Hi, i'm trying to send newsletters with my back-end i developed with Laravel 4 but it keeps giving m...
I know how to start the queue listener; php artisan queue:listen And it seems to be working fine. H...
In Laravel 4.2 i have two additional options in iron driver config: 'host' => '', 'encrypt' =>...
Does anyone know of a way to prioritise jobs in queues when using SQS on Amazon Web Services (AWS)?...
Hi there, I have the next setup: OS X 10.9.2 beanstalk (installed by brew) supervisor (installed by...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community