Support the ongoing development of Laravel.io →

458 Threads

posted 7 years ago

Chat application using queues in laravel

Hello I am new to laravel and i want to create a personal chat application like facebook. I want to...

0 Likes
1 Replies

Jobs and events

Hi I am new to Laravel and developing a shopping cart project. can some one tell me what would be th...

0 Likes
1 Replies

AWS Queue drivers installation not needed?

I am setting up queues for my app. The docs say that for AWS SQS, the driver has to be installed htt...

0 Likes
0 Replies
posted 9 years ago

How to query the status of an individual job in the queue, or list all pending jobs

I am trying to write an ajax based notifier that will tell the logged in user if any jobs they have...

0 Likes
3 Replies

Reading Job Data

am trying to access job queued data. What should the handle method call to get the queued data? my q...

0 Likes
0 Replies
posted 7 years ago

Serialization of Jobs for queue

My questions concern serialization of jobs for queue. Is the model that is passed as an argument to...

0 Likes
0 Replies

Laravel Supervisor Deploment Issue

When deploying my Laravel application, my supervisor queues randomly enter the fatal status and are...

0 Likes
0 Replies

Job that starts over when finished?

What I'm trying to create is a system that reads/parses data from over a dozen external websites. As...

0 Likes
2 Replies
posted 7 years ago

Best practice to create listeners on jobs (queues) in Larave 5.2

I have around 6 different jobs running in the background, just wondering to know what is the best wa...

0 Likes
0 Replies

Unexpected behaviour with laravel 5.1 password reset

I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...

0 Likes
0 Replies

Nasty recipient mixup on Mail::queue() and Queue::failing()

Hi! Laravel 4.2 here, eCommerce site. After an order is placed, I queue several summary emails like...

0 Likes
0 Replies

How to debug why a job failed on Laravel 5.2

I'm trying to dispatch Welcome Email on Laravel 5.2 but the job is failing and I have no idea how to...

0 Likes
0 Replies

Unable to send emails in laravel 5 app

Hello, I have a laravel 5 app which is working perfectly in local environment. But in production ema...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel 4.2 - SQS

Hello, We are trying to get more information about following issue. Our production environment is ma...

0 Likes
0 Replies

Bulk Email Sending + Do not contact lookups. I need implementation advice

Hi all, I am implementing a messaging center that will allow the marketing department to pass search...

0 Likes
0 Replies
posted 7 years ago

Error when using Queue::after (v5.1.10)

I'm following the Laravel docs here: https://laravel.com/docs/5.1/queues#job-events and attempting t...

0 Likes
0 Replies

One to One chat application

I am new to laravel and i want to create a one to one chat application like facebook chat. what is t...

0 Likes
1 Replies

help with billing in laravel

Hi, im building this SaaS application where the users are billed every month on their join dates. bu...

0 Likes
1 Replies

Redis queue multiple connections and queues, correct structure?

Using Laravel 4.2.17 I wanted to split up different queues like send email and send sms Using purely...

0 Likes
2 Replies

Why does the update to AWS SDK break Laravel 5.1?

So we have a Laravel 5.1 API running on our systems, and use the AWS SDK for php for pushing jobs to...

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.