laravel-exceptions
There are 4 repositories under laravel-exceptions topic.
jeremykenedy/laravel-exception-notifier
Laravel Exception Notifier will send an email of the error along with the stack trace to the chosen recipients. This Package includes all necessary traits, views, configs, and Mailers for email notifications upon your applications exceptions. You can customize who send to, cc to, bcc to, enable/disable, and custom subject or default subject based on environment. Built for Laravel 5.2, 5.3, 5.4, 5.5+. Get the errors and fix them before the client even reports them, that's why this exists! For Laravel 5, 6, and 7
understand/understand-laravel
Laravel 5, 6, 7 and 8 service provider for Understand.io
damku999/excptionemail
Laravel Exception Notifications via emails
kushal555/LaravelExceptionMailer
Receive email notifications when Laravel throws an Exception