Out of the box Laravel comes with decent support for queues. Laravel Horizon takes this one step further. Horizon is two things: a server side part that adds intelligence to your queues (think autobalancing), and a client side part to see the content of the queues.
In this short, practical talk we'll install Horizon into a Laravel app and play around with it.
Commentaires