Support the ongoing development of Laravel.io →

457 Threads

posted 9 years ago

Iron MQ vs Beanstalk

Hi, Can someone experienced with these 2 ( Iron MQ vs Beanstalk ) tell me what's the main difference...

0 Likes
3 Replies

Queue issue

Hi. I am trying to send email with queue and Mandrill but it doesnt really work! It goes to iron and...

0 Likes
2 Replies

Dash in database name causing SQL error

So I made the rookie mistake of putting a dash in the name of my MySQL database (ie My-Database ). A...

0 Likes
3 Replies
posted 9 years ago

Is the combination of laravel, iron.ir and Mandrill 100% reliable?

Hi, Is the combination of Laravel, iron.ir and Mandrill 100% reliable? Making a small app for a pizz...

0 Likes
4 Replies
posted 9 years ago

Http_Exception http error: 0 | SSL certificate problem: self signed certificate in certificate chain

I can't push queues locally! I get that error. When I add this line of code below to my route it wor...

0 Likes
1 Replies
posted 9 years ago

how to run php artisan queue:listen in production server

Hi all, How to run php artisan queue:listen in production server since We don't have command prompt...

0 Likes
0 Replies
posted 9 years ago

Queue is not reading data which is being passed to it.

Hi there. I've come here to seek a potential solution to an issue I have. I am running Laravel 4 wit...

0 Likes
2 Replies
Solved
posted 9 years ago

Behaviour of maintenance mode, in particular queues

I have a few things I want to clarify about about maintenance mode: existing web requests will kee...

0 Likes
0 Replies

Architecture / API connections -> Store data

Hello, we developed an application that makes a connection with Google Analytics and stores the data...

0 Likes
0 Replies
posted 9 years ago

Event fire/listen doesn't pass data as expected

Hello, I'm having trouble passing my data array to my Event listener... Consider the following, basi...

0 Likes
5 Replies
Solved
posted 9 years ago

Queue with large data set

How do you add large amounts of messages to the queue? If I run Queue:push() in a loop it looks like...

0 Likes
3 Replies
posted 9 years ago

Queue release timer

Hello! I'm interested in using the built-in Queue feature of Laravel, but I have one question. Is it...

0 Likes
2 Replies
posted 9 years ago

Query builder parameter bindings in wrong order

It seems that the query builder is binding the parameters in the wrong order. Here is my query: $que...

0 Likes
0 Replies

Multiple queue daemon workers

Is it possible to have multiple daemon queue daemon workers ? ( queue:work --daemon) on different/o...

0 Likes
2 Replies
posted 9 years ago

Queue isn't calling correct class method

I'm using the queue and wanting to call methods out of my class. So I'm using: Queue::push('MyApp\Se...

0 Likes
0 Replies
posted 9 years ago

Poping multiple jobs from queue

Is it possible to pop multiple jobs from queue? or something like multi-processing or parallel proce...

0 Likes
0 Replies
posted 9 years ago

Synchronous processing of queues

I am running a task that is scraping a website after logging in. My queue driver is beanstalk. When...

0 Likes
0 Replies
posted 9 years ago

Beanstalkd + Mail attachment = Failing to send.

#TLDR: Beanstalkd Queue not sending emails with attachments. Hi, I'm having some issues with Beansta...

0 Likes
4 Replies
posted 9 years ago

Built-in Redis Queue vs PHP Resque

Just out of curiosity, I'm wondering if anybody has any experience with using both the built in Redi...

0 Likes
0 Replies

Binding/linking two users together

I'm building a unittest system. At some point I want to bind two users together in order to make an...

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.