Support the ongoing development of Laravel.io →

387 Threads

Convert sql into Eloquent or Query Builder (group_concat ,subquery)

Hi Can anyone help me to fix this issue. SELECT *, (SELECT group_concat(CASE WHEN d.disciplineNam...

0 Likes
0 Replies

Mail credentials

Hi, I am trying to send mails with custom credentials. Thought this would be something very easy, bu...

0 Likes
1 Replies

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

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

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

Configuring Connection Pooling on Laravel 4.1.x

I'm unable to figure out how to set up/configure connection pooling for my SaaS app created using La...

0 Likes
0 Replies

Passing variables in url from a unit test?

Hi i am trying to set a a test to test my database calls. I want to pass a variables in url but cant...

0 Likes
0 Replies
posted 10 years ago

Need another pair of fresh eyes - Queue question

Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...

0 Likes
1 Replies
posted 10 years ago

Save result of mail queue

Hello, I need to save the result of sent or not sent email, so I need to handle the exceptions that...

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.