johnwilhite/laravel-flare-scrubber
Laravel service provider to scrub sensitive request data before reporting errors to Flare. Recursively sanitizes matching keys or values via exact keys, key regex, or value regex, with configurable replacement text (default SANITIZED).
Support Laravel 10 https://github.com/johnwilhite/laravel-flare-scrubber/pull/2
Compatibility upgrade for PHP 8 and Laravel 9
Extract options checking so they only run once Make array comparison use strict check
Initial Release
How can I help you explore Laravel packages today?