Laravel
Horizon{{ config('app.name') ? ' - ' . config('app.name') : '' }}
Dashboard
Monitoring
Metrics
Pending Jobs
Completed Jobs
Failed Jobs
@if (! $assetsAreCurrent)
The published Horizon assets are not up-to-date with the installed version. To update, run:
php artisan horizon:publish
@endif