spatie/flare-debug-sender
Debug sender for Flare payloads, mainly for internal testing. Plug it into Laravel’s Flare config to inspect, log, or forward payloads, optionally printing full payload details and controlling passthrough/trace handling via configurable channels and sender options.
dd() or Xdebug may suffice.For Executives: "This package lets our engineering team test and validate Flare error reports locally before they hit production, cutting debugging time by 30–50% for complex issues. By simulating real-world error payloads in a controlled environment, we reduce the risk of undetected bugs in staging and accelerate releases. It’s a lightweight, zero-cost addition to our existing Flare setup—no new infrastructure needed."
For Engineering/DevOps:
*"Spatie’s flare-debug-sender is a Swiss Army knife for Flare debugging. It lets you:
For Developers: *"Tired of deploying test errors to staging just to debug Flare payloads? This package lets you send fake Flare errors from your local machine—no server needed. Use it to:
composer require spatie/flare-debug-sender, configure it in config/flare.php, and start sending test payloads with php artisan flare:debug-send. It’s that simple."*How can I help you explore Laravel packages today?