What problem does it solve?
This Skill helps you configure and troubleshoot Laravel Horizon with confidence, reducing the friction of setting up queue workers, dashboard access, and production monitoring.
Core Features & Use Cases
- Installation Guidance: Covers Horizon installation paths such as the standard setup flow and Laravel Sail-based setup.
- Supervisor Configuration: Explains how to define supervisors, assign queues, and tune balancing, scaling, and timeout behavior.
- Dashboard and Metrics Support: Helps secure the Horizon dashboard, diagnose blank metrics, and ensure snapshot scheduling is in place.
- Notifications and Queue Tuning: Provides guidance for long-wait alerts, notification routing, tagging, silencing, and production queue troubleshooting.
- Use Case: A Laravel team can use this Skill to set up Horizon for a new application, secure the dashboard for admins, and resolve issues like missing metrics or worker crashes without guesswork.
Quick Start
Use this skill to review your Laravel Horizon setup, apply the recommended configuration for supervisors, dashboard authorization, metrics, and notifications, and then verify that your queue workers behave correctly in the target environment.