The Basics Of Laravel Queues Using Redis And Horizon
In this tutorial, we’ll create a simple web app that demonstrates how to use Laravel Queues. We’ll look at database and Redis queue connections. We’ll see how Horizon can provide configuration and monitoring capabilities to queues. Lastly, we’ll set up a notification so we get a Slack message immediately any time a queued job fails.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.3 Laravel 5.5 Laravel 5.4 Laravel 5.6 Intermediate