I'm using Redis queues in a project and now I find myself in a position where I need to delete a job...
Been running into some weird errors with queues and supervisor today. Got a message saying that none...
We've been using Rocketeer for quite some time now, until a couple weeks ago when suddenly new relea...
Just out of curiosity, I'm wondering if anybody has any experience with using both the built in Redi...
I'm using Beanstalkd to power the queue for my app. For some jobs I'm using Queue::later(). Unfortun...
You could just do this: Post::with('comments.author')->where('category_id', 5)->get(); The do...
@epitomus Shell provisioners run on the VM, not locally, and would be your best bet of installing ne...
Sorry, but Doptor sucks. Only cause I can't log in. If you tell me that there's a demo, but then I c...
Laravel 4.2 requires PHP 5.4, btw. PHP 5.3 is EOL and with cheap hosting like DigitalOcean and the l...
It's just a development machine, so whatever folders it creates it might actually need. And if it do...
The Laravel portal for problem solving, knowledge sharing and community building.