Download the PHP package fahedaljghine/laravel-exception-mail without Composer
On this page you can find all versions of the php package fahedaljghine/laravel-exception-mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fahedaljghine/laravel-exception-mail
More information about fahedaljghine/laravel-exception-mail
Files in fahedaljghine/laravel-exception-mail
Package laravel-exception-mail
Short Description This package will allow you to specify email addresses to send them all the exceptions that occurs in Laravel application.
License MIT
Homepage https://github.com/fahedaljghine/laravel-exception-mail
Informations about the package laravel-exception-mail
laravel-exception-mail
This package will allow you to specify email addresses to send them all the exceptions that occurs in Laravel application.
Contact Me
You can check all of my information by Checking my website.
Installation
You can install the package via composer:
The package will automatically register itself.
You must publish the config with:
This is the contents of the file which will be published at config/exception-mail.php
If you would like to change the email template you can publish the blade email template with:
The blade template will be published at resources/views/emails/exception-mail.blade.php
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
You are welcome to contribute
Dontae
Credits
- Fahed Aljghine
- All Contributors
License
The MIT License (MIT). Please see License File for more information.