Skip to content

Commit 4b3bf25

Browse files
authored
Update readme.md
1 parent 21d328a commit 4b3bf25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients. [This Package](https://packagist.org/packages/jeremykenedy/laravel-exception-notifier) 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+.
1010

11+
Get the errors and fix them before the client even reports them, that's why this exists!
12+
1113
## Requirements
1214

1315
* [Laravel 5.2, 5.3, 5.4, or 5.5+](https://laravel.com/docs/installation)

0 commit comments

Comments
 (0)