DEV Community

hafizpustice05
hafizpustice05

Posted on

Laravel 7.x Queues Example with Redis and Horizon

Hello Artisan

In this tutorial i will show you a simple laravel app that interpret how to use Laravel Queues and how to run Laravel Queue with redis and Monitoring with Laravel Horizon. I will show you database as well as Redis queue connections. We’ll see how Horizon can provide us a beautiful configuration and monitoring capabilities to queues.

Link : https://www.codechief.org/article/laravel-queues-example-using-redis-and-horizon

Top comments (0)