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