Support the ongoing development of Laravel.io →

387 Threads

Excel: WithMultipleSheets / ShouldQueue / WithChunkReading

How to implement WithMultipleSheet + ShouldQueue on Laravel Excel ? Currently Controller waiting for...

0 Likes
1 Replies
posted 4 years ago

Gracefully stopping queue workers, release job when dead

I have a few issues. We do a lot of background work in a pool of several hundred artisan workers acr...

0 Likes
1 Replies
posted 4 years ago

App/Job multiple same job instances without overlapping

Hi guys. I am scheduling a queued job and something is amiss with the documentation(or maybe i cant...

0 Likes
5 Replies

Dynamically change SMTP server for email sending

Hello guys! I am developing a multi tenancy system and I need emails to be triggered according to th...

0 Likes
1 Replies

Laravel Notification Via Broadcast

Hey, everyone. I have a notification that I send it via broadcast. the notification receives success...

0 Likes
0 Replies

is it possible to define relationships in Eloquent models of

There are two tables which are in different databases. Let's say one of them is Users and another is...

0 Likes
0 Replies

Queues with "custom" priority

Hi! I have some questions regarding queues... if I have 4 queues: [high, medium, low, default] and I...

0 Likes
1 Replies

How rename event channel "laravel_database_channel"?

I need help. I set up Laravel-echo server, redis (in docker) to send Event through webscoket. And my...

0 Likes
0 Replies

How To: keep a variable across multiple queued jobs

I've come across a situation where my queued jobs are requiring an api token that I get through hitt...

0 Likes
0 Replies

Queued Event triggering infinite times

I am dispatching an event called OrderPlaced. This event is implements ShouldQueue. In this event, I...

0 Likes
0 Replies

Auto Delete DB records every weekend

Hi everyone, I need help on how to auto delete all blogposts with status of draft every weekends (sa...

0 Likes
2 Replies

Laravel Queue

I'm using multi queue laravel and I have a error : serialize(): "cache" returned as member...

0 Likes
0 Replies

SQS-FIFO worker hangs

I'm running a worker that processes a sqs-fifo queue and it hangs between jobs (see the times): [201...

0 Likes
0 Replies

Test a command is queued

I have a command, which uses the queue method on the Artisan facade. Using the Bus/Queue fakers in a...

0 Likes
0 Replies
posted 5 years ago

FTP upload queue doesn't work with Redis

Hi, I have a problem with an application I'm currently building and can't get my head around why it...

0 Likes
2 Replies
posted 5 years ago

There is already an active transaction

I got the following error in production: There is already an active transaction {"exception&quo...

0 Likes
1 Replies
posted 5 years ago

Multiple servers handling the same artisan queues

In our probject, we queue up jobs into fixed queue names (e.g. app_data_pull, periodic_data_sync, et...

0 Likes
1 Replies
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

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.