We have been using beanstalkd with Laravel queues. We noticed significant performance issues on web...
I am new to Laravel coming from another framework and needing some help creating a custom validation...
In Laravel 4.2 i have two additional options in iron driver config: 'host' => '', 'encrypt' =>...
I'm looking into using the built in support of Redis in Laravel for a notification system. I'm tryin...
Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...
Does anyone know of a way to prioritise jobs in queues when using SQS on Amazon Web Services (AWS)?...
I want to track failed jobs with beanstalkd. So far I've setup the failed_jobs table and created som...
i use to build a query like this: $query->where (col1 - col2) > 2 how can this be done with th...
Hello everyone Im quite new in laravel framework, but i like the way how it works. Now im building o...
Hey guys, I've been using the Queue system in laravel 4 and it works great! - I was wondering if the...
I'm sending more or less 200 emails... Queue is working great but suddently it stops sending and lar...
Hi guys, I wanne run my command every minute i made: generate:xml In the console it works fine, but...
Hi Can anyone help me to fix this issue. SELECT *, (SELECT group_concat(CASE WHEN d.disciplineNam...
Hi, I am trying to send mails with custom credentials. Thought this would be something very easy, bu...
Hi there, I have the next setup: OS X 10.9.2 beanstalk (installed by brew) supervisor (installed by...
I have a problem where I have to get an Eloquent model read the data then call a complex stored proc...
Hi all, I have a user which I'm updating a status on depending on if they have verified their email...
Hello! I am working on a project and I'm not sure how I should go about this. I am creating an app t...
I would like to see pretended mails body in chrome console on localhost. What I did : extended Illu...
I've got Iron.io configured and it seems to be working. The "Messages All Time" increases...
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