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.

laravel queue