Support the ongoing development of Laravel.io →

457 Threads

posted 5 years ago

Redis - job killed after 10 minutes: timeout set to 1800

Dear all, I've run into some problems when setting up my laravel queue. I created a new worker on a...

0 Likes
1 Replies

Select Query Posts with Likes ( Like Facebook )

Hello , I have a question , I am developing a website like a facebook . It will have POSTS and a Use...

0 Likes
0 Replies

How to get mysql connection (thread) id using Larvavel 5.6?

How to get MySql connection id when user login into your web/system? In MySQL you can directly query...

0 Likes
0 Replies

Why queue still waiting when send mail in laravel?

i want send mail in queue and have not waiting https://laravel.com/docs/5.7/queues#connections-vs-qu...

0 Likes
4 Replies
Solved

Is it okay to run a database query every minute?

I need to dispatch a bunch of jobs at a specific "release" date/time. I thought about just...

0 Likes
2 Replies
posted 5 years ago

Laravel 4 Question - Couchbase Issue

Hello Friends, I have an old Laravel 4.2 project which unfortunately can't be upgraded. I am on PHP...

0 Likes
1 Replies

laravel- worker queue- RabbitMQ

The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...

0 Likes
0 Replies

Mail send through queued jobs is not received instantly.

.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...

0 Likes
0 Replies

Serialization of closure failed: Serialization of 'Closure' is not allowed

Hey everyone, When I try using Mail::queue() I get this error: ErrorException in SerializableClosure...

0 Likes
6 Replies
Solved
posted 5 years ago

Laravel does not serialize private data members?

Hi, I'm highly dependent upon Laravel's Jobs feature. But I am baffled by something I have wasted t...

0 Likes
1 Replies

Background data export

Hi all, just wondering how you normally handle situations where you've to generate PDF or csv docume...

0 Likes
4 Replies
Solved

PHP Parse error: syntax error, unexpected 'class' (T_CLASS)

I want to fire email when user registered, i used laravel database queue and also i added CRON job c...

0 Likes
0 Replies

Laravel Horizon: problem using multiple queues (Laravel 5.5)

Hi, I just started using Horizon, and it seems awesome. I do have something weird going on: all my j...

0 Likes
1 Replies

Mail template caching issue in Envoyer Deployment

I am having a strange problem with L5.1 and Envoyer deployment. I am sending mail confirmations with...

0 Likes
4 Replies
posted 7 years ago

Check if job already exists in queue?

I have a regular job (shown below) that takes in a parameter (a model object). Is it possible to che...

0 Likes
4 Replies

Upgraded from Laravel 5.4 to Laravel 5.5 getting error.

Just updated a Laravel project from Laravel version 5.4 to 5.5. Just after that getting the followin...

0 Likes
1 Replies
posted 7 years ago

Laravel How does queue work ?

Okay, First of I'm kinda new to Laravel and queue and using command prompt with php. So I know imple...

0 Likes
2 Replies

Questions about Queues in Laravel 5.1

Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...

0 Likes
0 Replies
posted 6 years ago

php artisan queue:work

How to run php artisan queue:work on production server?

0 Likes
3 Replies

Error on sending mail

Hi all, On a Laravel 5.4 project I'm working on I'm facing a strange issue. On my local machine ever...

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.