Download Lorapok

Get started with zero-config Laravel performance monitoring

1

Requirements

  • PHP 8.2 or higher
  • Laravel 10.x or 11.x
  • Composer
2

Install via Composer

composer require lorapok/laravel-execution-monitor
3

Auto-Configuration

The package automatically enables in local/dev/staging environments. No additional configuration needed!

The floating widget will appear in your application automatically.

4

Optional: Publish Configuration

php artisan vendor:publish --tag=lorapok-config

Edit config/execution-monitor.php to customize thresholds, features, and notification channels.

Need Help?

Check out our comprehensive documentation

View Documentation