Lightweight telemetry: response-times, slow-queries, jobs throughput, top exceptions. Own implementation without laravel/pulse.
A sister-pack for dskripchenko/laravel-admin.
composer require dskripchenko/laravel-admin-pulse
php artisan migrateThe plugin auto-registers via Laravel package discovery. To publish the config:
php artisan vendor:publish --tag=pulse-configMIT © Denis Skripchenko