Support the ongoing development of Laravel.io →

458 Threads

Queue leads to 'Maximum function nesting level of '100' reached, aborting!' fatal error

I am using Forge with a Digitalocean droplet and L5. I have been queing an image manipulation proces...

0 Likes
3 Replies

Faking a Beanstalkd Job

I am writing some unit tests to verify that my workers are working. I have the following test to ver...

0 Likes
0 Replies

Laravel 4.2 Queue Firing Twice

I have tried both ironmq and beanstalkd. This code in the routes: Route::get('test-queue', function(...

0 Likes
5 Replies

Forcing a command to only ever use the queue

Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...

0 Likes
1 Replies
Solved

Laravel 4 -Call to undefined method

hi everybody. I have function scopeClubBlog at model. But It not working when set namespace. I th...

0 Likes
4 Replies
Solved

How to do a Laravel 5 queue async with a popup alert from a socket callback ?

Hello! Im playing with Laravel 5 and trying to make a Queue asynchronously with beanstalkd or redis-...

0 Likes
2 Replies

View rendering with mail queue

Hi all, I've beent testing around with mail queues using iron.io. I've modified "config/queue.p...

0 Likes
1 Replies
Solved
posted 9 years ago

Deleteing a job from a queue doesn't work when using Redis

Hi, This is something I already spent too much time on, please help! :) Scenario: I'm using Queue to...

0 Likes
3 Replies

Create categories

Hello, I would like to ask for examples or samples, how to create categories with many to many realt...

0 Likes
2 Replies
Solved

Mail::queue return problem

Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 Iron MQ - queue:subscribe throws error

Hello, I am trying to use IRON MQ for queuing process in my laravel project. I have installed iron-i...

0 Likes
1 Replies
Solved
posted 9 years ago

Queue - working with my own classes (possibly a namespace problem)

Hi, i'm new to Laravel (i'm using 4.2 right now). I'm using it to automate some home automation usin...

0 Likes
0 Replies

Laravel 4.2 queue:work unserialize error

I am using redis on Laravel 4.2 to utilize queue:push via closures to perform commands while the use...

0 Likes
0 Replies

A couple queuing/session/logging related questions

Right now I have a command dispatch inside my controller which triggers my command, executes the han...

0 Likes
0 Replies
posted 9 years ago

Queue question - jobs seem to execute together

I have a working Queue setup with Beanstalk and Laravel 5.0. I have a loop where I queue a number of...

0 Likes
1 Replies
posted 9 years ago

Dispatching a delayed command

Hi guys, I read the documents and I looked up on Google and I can't seem to find an answer for what...

0 Likes
0 Replies

Step by Step make a scheduler email

Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...

0 Likes
2 Replies

Bulk uploading images to Amazon s3 in L5

I have a simple app I am building that allows users to create post that allow up to 4 images attache...

0 Likes
0 Replies
posted 9 years ago

artisan queue:listen will _always_ time out in certain situations

I think I found a problem with how queue:listen is implemented. The timeout setting (--timeout) does...

0 Likes
0 Replies

laravel 5 pagination page[] Unsupported operand types

Laravel 5 pagination I found vulnerability. standard pagination website.com/list_web?page=2 Paginati...

0 Likes
0 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.

© 2024 Laravel.io - All rights reserved.