Support the ongoing development of Laravel.io →

388 Threads

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

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

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

File permission problems in queue jobs

(Have created paste for this here: http://help.laravel.io/5212fb334d1ece056b57863583aa4ad5c6107d7d)...

0 Likes
3 Replies

[5.4] Queue worker memory leak

Laravel Version: 5.4 PHP Version: 7.0.22 Database Driver & Version: MySQL & 5.7.19 Descrip...

0 Likes
0 Replies

Export Data in Background

Hi all, I am currently working on exporting large amount of data from the app. I'd like to the task...

0 Likes
0 Replies

Long Running DB Job Queue timing out. Laravel 5.4

Have the timeout for the queue set to 2400 tries 1 and I've set the process command timeout to 2400....

0 Likes
2 Replies

HasMany relateships errors and cant access my data which is related to

Hello, first of all sorry for my bad english.. I have a problem with model relationships, i cant acc...

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.