Support the ongoing development of Laravel.io →

457 Threads

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

Queue::push with an interface

Hey everyone, I'm working on integrating Bitbucket issue tracking into my project, and am having a p...

0 Likes
4 Replies
Solved

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
posted 10 years ago

Queued function cannot write files

I'm currently queueing a function using Laravel's built-in queueing system and iron.io. The problem...

0 Likes
1 Replies
posted 10 years ago

Queue failing documentation error?

The documentation says that handling queue failing should be: Queue::failing(function($connection, $...

0 Likes
0 Replies

Search through relationships

Hi! I have a little problem that I'm not quite sure how to solve it. To simplify, lets say that I ha...

0 Likes
4 Replies
Solved
posted 10 years ago

ironMQ error_queues

Looking at ironMQ documentation http://dev.iron.io/mq/reference/push_queues/#error_queues How to ena...

0 Likes
1 Replies
Solved
posted 10 years ago

Beanstalkd Queue - Delayed jobs not getting processed

I'm using Beanstalkd to power the queue for my app. For some jobs I'm using Queue::later(). Unfortun...

0 Likes
1 Replies
Solved

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

0 Likes
0 Replies

Long running Iron.io queue jobs run multiple times

Hello, I'm currently testing Iron.io push queues for some long running (2-3 minutes) jobs. I've not...

0 Likes
2 Replies
Solved
posted 10 years ago

Running commands in processes

Essentially I have an artisan command that processes a file into a database. While there's usually o...

0 Likes
1 Replies

Laravel Paid Plugins and suggestion

I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...

0 Likes
0 Replies

Sending automated emails based on user notification settings

Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...

0 Likes
13 Replies
posted 10 years ago

How to call a controller from the Queue class?

How does one call a controller method from within the Queue class? This works in other Controllers:...

0 Likes
16 Replies

One with different data (view for email content that is sent to different users)

Hi, I would like to send email (with same content) to multiple users but I'm having trouble to figur...

0 Likes
3 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.