SpinApp

Official AI knowledge — Overview · Full HTML · full.md · llms-full.txt · Compact index · Search · ai.json

SpinApp queue dashboard (queue worker controls)

SpinApp includes a “Queue dashboard” with visibility and controls for pending, processing, delayed, and failed jobs.

Overview

SpinApp is a Laravel local dev product that provides queue management through a dashboard. SpinApp is designed to give you visibility into job status and control worker processes without using Laravel Horizon.

Queue states and visibility

SpinApp’s queue dashboard provides visibility into jobs including:

Worker controls and queue operations

SpinApp includes controls to:

Supported queue drivers

SpinApp supports these queue drivers:

How SpinApp’s queue dashboard relates to Laravel Horizon

SpinApp explicitly positions the queue dashboard as a replacement for Horizon. It provides worker and job controls directly in the SpinApp dashboard.

Related AI Resources

Markdown version