Support the ongoing development of Laravel.io →

457 Threads

mac + supervisor + beanstalk

Hi there, I have the next setup: OS X 10.9.2 beanstalk (installed by brew) supervisor (installed by...

0 Likes
1 Replies
Solved

How to handel concurent updates that happen to a model while you have it open.

I have a problem where I have to get an Eloquent model read the data then call a complex stored proc...

0 Likes
1 Replies
Solved

User model not saving

Hi all, I have a user which I'm updating a status on depending on if they have verified their email...

0 Likes
3 Replies
posted 9 years ago

"Advance" Queue

Hello! I am working on a project and I'm not sure how I should go about this. I am creating an app t...

0 Likes
2 Replies

Logging mail into chrome console with ChromePhp

I would like to see pretended mails body in chrome console on localhost. What I did : extended Illu...

0 Likes
0 Replies
posted 9 years ago

Sending mail with Iron.io but it doesn't send

I've got Iron.io configured and it seems to be working. The "Messages All Time" increases...

0 Likes
3 Replies
Solved
posted 9 years ago

Mail queue not speeding up the app

I'm using Mail::queue to gain a little speed but I'm seeing any different. This is what I have in my...

0 Likes
4 Replies

How to fake a request so that route() and other urls work in the CLI/Queues

I have a multi-tenant app. Each client with their own url (client.mycompany.com). When one of those...

0 Likes
1 Replies
posted 9 years ago

Anybody need a Queue::Size() function

Anybody else have a need to see the approximate number of messages in a Queue? I'm thinking about i...

0 Likes
0 Replies
posted 9 years ago

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

Hi I try to set this queue bash-3.2# php artisan queue:subscribe atless admin.atless.com.au/queue An...

0 Likes
7 Replies
Solved

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies

Laravel 4 and Iron Queues

Hello, I am trying to send an email via my web application. It used to work but after the last upgra...

0 Likes
4 Replies
posted 9 years ago

Queue::failing method

I cannot seem to understand how to use the Queue::failing method in order to send an email when a jo...

0 Likes
0 Replies
posted 9 years ago

Noob question about queues with iron.io

Got a quick question I am new to the concept of queues with Laravel I am using iron.io and subscribi...

0 Likes
0 Replies
posted 9 years ago

Iron.io Push Queues Errors/Redundancy

I was curious how people are approaching redundancy with the built-in iron.io push queues. Today, th...

0 Likes
0 Replies
posted 9 years ago

Queue Optimization

Welcome Laravelians; I Spent long time dealing with laravel approach for queues and I've noticed it...

0 Likes
0 Replies

Artisan cron non functional

I have got a page which queues up emails in beanstalked. The script works as intended, the emails ge...

0 Likes
2 Replies

Do I need to create/prepare before using Queues

Do I need to create/prepare before using Queues Trying to follow the Queues documentation page. ht...

0 Likes
0 Replies

push to a specific queue

I really wondered the way Laravel implements the queue component ; I do know how to configure and de...

0 Likes
2 Replies
Solved

Eager loading with "limit" not working.

I have two tables news and comments. News can have many comments: //News public function comments()...

0 Likes
1 Replies
Solved

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.