Support the ongoing development of Laravel.io →

lgalaz

Joined 24 Jul 2014

Statistics

Threads 1
Replies 20
Solutions 0
Articles 0
posted 5 years ago

How can I know what job has timed out in a Laravel queue?

I have set timeouts per job and all that works great. But i'd like to take action when a job has tim...

0 Likes
0 Replies
replied 7 years ago

Check if job already exists in queue?

Depending on the driver you are using you can see the contents of the queue. For example with the da...

0 Likes
replied 7 years ago

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

Sorry, pasted the response in the wrong thread. Luckily it at least had something to do :P

0 Likes
replied 7 years ago

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

Depending on the driver you are using you can see the contents of the queue. For example with the da...

0 Likes
replied 7 years ago

Custom validateCredentials logic

Laravel has some built in classes for validation: https://laravel.com/docs/5.2/validation and the va...

0 Likes
replied 7 years ago

Laravel 5.1 + Entrust - Extra permission, which not belong to role

have you seen laravels policies and abilities? i think those concepts were added to the framework on...

0 Likes

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.