Get started with zero-config Laravel performance monitoring
composer require lorapok/laravel-execution-monitor
The package automatically enables in local/dev/staging environments. No additional configuration needed!
The floating widget will appear in your application automatically.
php artisan vendor:publish --tag=lorapok-config
Edit config/execution-monitor.php to customize
thresholds, features, and notification channels.