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...
Collection::make() won't give you a collection of eloquent models, though. You could just use the hy...
DB::reconnect($dbName); Just after you set the db config options.
No it won't. As TorchSK mentioned, you should use the users ID rather than their username. From what...
It's up on Github, so it's not deleted: https://github.com/laravel/homestead/tree/v2.0.7 A better so...
The Laravel portal for problem solving, knowledge sharing and community building.