Laravel Horizon

Laravel Horizon is a beautiful dashboard and configuration system for your Laravel queues. It provides dashboard and code-driven configuration for your Laravel powered Redis queues.

Installation

To install Laravel Horizon, you will be prompted to include the Laravel Horizon service on install. You simply just need to select it.

Install Laravel Horizon

What Spin does for you

When you install Laravel Horizon, Spin will automatically choose to install Redis and set up a dedicated "Horizon" service for you. By default, the service runs the following command:

Default Command

php artisan horizon

Usage

Once you run spin up in your local development environment, you can access the Laravel Horizon dashboard by visiting http://laravel.dev.test/horizon.