Support the ongoing development of Laravel.io →

388 Threads

posted 9 years ago

How to use queue:listen on vps.

I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...

0 Likes
0 Replies

Dynamic conditional statement(within conditional statement) in laravel

I want to apply conditional loop like this dynamically. I'm not getting logic of how to do that. Her...

0 Likes
0 Replies

Beanstalkd Queue - Best practices

Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...

0 Likes
0 Replies

Worker Server sending mail using iron.io in laravel

Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...

0 Likes
0 Replies

Supervisor & queue:listen don't work every time

This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...

0 Likes
0 Replies
posted 9 years ago

Beanstalkd Fatal error: Uncaught exception 'Pheanstalk_Exception_ServerException' with message 'Unhandled response: HTTP/1.1 400 Bad Request'

Hi, Does anyone know why I get this from beanstalkd console? This is the error: This is what it look...

0 Likes
1 Replies
posted 9 years ago

How to access database count?

Pretty simple but I can't work it out, if I do a count on a table: $count = DB::table('fixtures')-&...

0 Likes
3 Replies
posted 9 years ago

Delete Redis job by ID

I'm using Redis queues in a project and now I find myself in a position where I need to delete a job...

0 Likes
0 Replies

Serialize PDO error with Iron.io Queue Push

Hi All, I'm having a problem with using Iron.io queues. Just calling Queue::marshal() is throwing up...

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

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 10 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

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.