Record & Replay Laravel Requests
"Laravel ChronoTrace is a powerful debugging and monitoring tool for Laravel applications that allows you to:
- π― Capture HTTP requests and their complete execution context (DB queries, cache operations, external HTTP calls, queue jobs)
- π Replay traces to analyze what happened during specific requests
- π Debug production issues with comprehensive event logs
- π Monitor application performance and identify bottlenecks
It's perfect for debugging hard-to-reproduce issues, performance analysis, and understanding complex application flows."
Jean-Marc Strauven
@GrazuleX