laravel-exception-notifier
laravel-exception-notifier copied to clipboard
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 notifi...
Results
1
laravel-exception-notifier issues
Sort by
recently updated
recently updated
newest added
Hi, I am using this package from laravel 5.7. In Laravel 11, the Exception handler flow is changed with protected Exception classes, I am trying to work around with this...