Support the ongoing development of Laravel.io →

388 Threads

Can't pass data information to the associated view

Hi Everyone I'm attempting to pass whats only needed to a view on my website. Instead of using the a...

0 Likes
1 Replies
posted 9 years ago

Error with IronIO push queue & decrypter

I have been using push queues with IronIO for awhile and it works fine most of the time. However I...

0 Likes
0 Replies

Need to download thousands of photos and reupload to Amazon S3. How?

I can download files to my local server and I can use the Amazon S3 package to reupload. However, i...

0 Likes
1 Replies

How to make unique result from many JOIN and toArray()?

Hello my laravel is return this after many join: http://laravel.io/bin/524qR I want to this return t...

0 Likes
1 Replies

Unique Queues [feature request?]

Sometimes a non-trivial Queue operation can occasionally be triggered more than once before the firs...

0 Likes
0 Replies
posted 9 years ago

Get the current task being run when Laravel queue:listen times out

We are running Laravel 4 with supervisord / SQS and we have 30+ different tasks being run using 10 w...

0 Likes
0 Replies
posted 9 years ago

Laravel queue daemon suddenly quits with no errors

Hi guys I'm having a bit of a problem with the queue daemon (using redis) I'm running the daemon ins...

0 Likes
1 Replies
posted 9 years ago

Queue::push() is not pushing message to IronMQ

Happy holidays everyone! I have a file upload form where an image is being uploaded first to my serv...

0 Likes
0 Replies
posted 9 years ago

Beanstalkd + Mandrill = Fatal error

Hi, I'm trying to send emails with attachments through the Mandrill API. When I'm using the "sy...

0 Likes
1 Replies

Any keen.io users care to share your best practices regarding queueing sending events to keen.io?

Hello all! I'm interested in using keen.io to track various events in one of my applications, but I'...

0 Likes
3 Replies

mandrill API usage

Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...

0 Likes
1 Replies

View [emails.welcome] not found.

I tried to call sending email in a queue but the above title is the error I gotten here's my source...

0 Likes
1 Replies

"artisan queue:flush" is ignoring environment? (4.2.x-dev 4a066fd)

When I run the command php artisan queue:flush --env=dev --verbose I get the error: [PDOException]...

0 Likes
0 Replies

Newbie | “Recommendation Search Process”

Hello I'm relatively new to PHP so please bear with me if this question is stupid :) I'm using/learn...

0 Likes
2 Replies

Can queues be used to SELECT data from a mysql database?

Hi, I have 2 database queries running in a queue that uses iron.io to select some data from my datab...

0 Likes
1 Replies
posted 9 years ago

beanstalk console

So I decided to try out the beanstalkd and the beanstalk console on my laravel homestead vm. I made...

0 Likes
3 Replies
posted 9 years ago

How to set a timeout on Laravel Queue push?

I understand there is a 60 second timeout on laravel processes I pushing on the queue. I understand...

0 Likes
0 Replies

[Package] Eloquent/Database Queue Driver

Laravel 4 component that includes a Queue Driver called cron that simply stores queue jobs in the da...

0 Likes
2 Replies

Continuously scraping backend - how best to achieve in laravel?

I've been completely rewriting my site from my original plain php spaghetti code in laravel to make...

0 Likes
1 Replies
posted 9 years ago

Cannot start queue:listen in Supervisor when debug is false

Hi, I've and app on a server an when it's in debug mode I can run task in Supervisor, but when I cha...

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.