Support the ongoing development of Laravel.io →

462 Threads

Guzzle and Laravel Sessions

I have a queue worker which rebuilds the cache for some 50 routes every time a user submits or updat...

0 Likes
0 Replies

How to stop a running script after a particular limit in laravel 4

Hello everyone, I'm building an application for a quiz site using laravel 4 there is a module for t...

0 Likes
0 Replies

Laravel 5.1 Task Scheduling

How can i use controller method in scheduling rather than command?

0 Likes
1 Replies
posted 11 years ago

Handling Queued Event Listeners

My application has several event listeners which send out emails to various system users. The proble...

0 Likes
0 Replies

Queues and distributed computing

Hello guys, Right now, i am trying to parallelize some long computing that the user does not want to...

0 Likes
0 Replies

HasMany relationship query builder

Hi, I am having trouble building a simple query. I have a 3 models Photo, Post and Tag. Tag model is...

0 Likes
2 Replies

Processing through a string of actions until one succeeds

I am just wondering if there is a Laravel (5.0) best practice for this one. I have it implemented as...

0 Likes
0 Replies
posted 11 years ago

how to give priority to jobs in queue (let say pushing in front)

How can i push certain jobs in front in the queue in other words give priority to jobs ? I did n't f...

0 Likes
2 Replies

Pushing reponses to ajax

Hi, is there please anyway to push Reponse to an ajax script in the view ?

0 Likes
3 Replies
Solved

Lumen base url is different in a Controller and a Job

I have a controller where URL::to('/') returns the base url of my website. However, when I use URL::...

0 Likes
1 Replies

Queued events and logged in users with Sentry

In my application when a user creates a new task record there is a bubble process that can take a fe...

0 Likes
0 Replies
posted 11 years ago

Queued job blocks and waits for background process

I am running a queued job that basically does this: exec('<long running script> &'); It c...

0 Likes
2 Replies

Run a query every 24 hours?

I have a site with a large number of downloads available and I've implemented a bandwidth cap for ea...

0 Likes
1 Replies
posted 11 years ago

I need help with queueing in laravel

I have currently moved 2 Eloquent into __contsrcut() of class CreateMediaJob. And created an excepti...

0 Likes
0 Replies

Handle concurrent select/insert

Hi guys, I've tried to get some insight at #laravel but it doesnt help. So I have this project with...

0 Likes
2 Replies

child of child relationship with pivots

Hi everyone Could you please help me to solve my problem I have 3 tables: types belongstoMany catego...

0 Likes
1 Replies

Running Jobs at a specific time

Hi, Currently im using Laravel 4 for a few years now. And I really love it! But I have a questions h...

0 Likes
5 Replies
posted 11 years ago

Laravel 5 Queue with Homestead

Hi guys, I am having some issues with L5 with a sqs queue. I want the job to perform in the backgrou...

0 Likes
3 Replies
posted 12 years ago

supervised queue:listen stops working

I'm running the queue listen process via the following supervisor config (I'm using SQS). [program:l...

0 Likes
4 Replies

[L5] TokenMismatch on Mail with Iron MQ

Hello guys, I am having a problem with Laravel 5 and Push Queues I was wondering if anyone had this...

0 Likes
7 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.