Commands.app

php artisan horizon

Horizon

Start Laravel Horizon queue worker dashboard

Examples
Common usage examples

Start Horizon worker

php artisan horizon
Notes
  • Beautiful dashboard for monitoring Redis queues
  • Requires Laravel Horizon package
  • Access dashboard at /horizon route