facade/flare-client-php
PHP client for Flare error reporting and monitoring. Captures exceptions in Laravel/PHP apps, enriches with context, and sends them to Flare for grouping, analysis, and alerts. Configurable transport, stack traces, and metadata support.
404 pages, test failures) from tracking via configurable report filtering rules (e.g., ignore:404, ignore:ValidationException:staging). The new feature extends Flare’s capabilities beyond basic filtering to rule-based exclusion, making it a stronger argument for adoption over manual log parsing or third-party tools.@feature-x tags or severity-based rules).ValidationException with raw user input) from production reports by defining exclusion rules, addressing audit concerns without sacrificing debugging context. The new feature’s rule-based approach makes it easier to enforce compliance policies consistently.Adopt if:
ignore:404, ignore:ExceptionType:environment) to reduce clutter..env rules).Look elsewhere if:
spatie/laravel-flare) with more advanced filtering features (e.g., dynamic rules, API-driven filtering)..env or config files.For Executives:
"Flare’s report filtering (v1.10.0) now lets us eliminate 40%+ of irrelevant errors from production dashboards using simple rules like ignore:404 or ignore:ValidationException:staging. This directly reduces alert fatigue for our team and lowers MTTR without adding SaaS costs. We can start with open-source filtering—no upgrade needed—to clean up our error tracking, then scale to Flare’s paid tier for advanced analytics later. It’s a zero-risk way to make debugging smarter."
For Engineering: *"This update adds environment-aware, rule-based filtering to Flare, so we can:
ignore:ExceptionType:staging).@feature-x or severity-based).FLARE_FILTERS=ignore:404,ignore:ValidationException:staging to .env) that saves hours of triaging junk errors. Let’s pilot it in [Service X] and measure the impact on P0 resolution time."*For Developers:
*"Tired of seeing 404 errors or staging crashes in your production dashboard? Flare’s new report filtering lets you ignore specific errors with simple rules—no code changes needed. Just add this to your .env:
FLARE_FILTERS=ignore:404,ignore:ValidationException:staging
Now you’ll only see what matters, and it works with Laravel Ignition too. Try it today and cut your error noise in half!"*
How can I help you explore Laravel packages today?