Download the PHP package salvakexx/laravel-email-logger without Composer
On this page you can find all versions of the php package salvakexx/laravel-email-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download salvakexx/laravel-email-logger
More information about salvakexx/laravel-email-logger
Files in salvakexx/laravel-email-logger
Download salvakexx/laravel-email-logger
More information about salvakexx/laravel-email-logger
Files in salvakexx/laravel-email-logger
Vendor salvakexx
Package laravel-email-logger
Short Description Simple Laravel package for logging via mail
License MIT
Package laravel-email-logger
Short Description Simple Laravel package for logging via mail
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-email-logger
laravel-email-logger
Simple Laravel package for logging via email
Installation
Add the package using composer:
In your config/app.php :
Publish the configuration file
Quickstart
-
Fill emails (and other parameters) in app/config/email-logger.php
- Check out your email configuration. Mail Facade must be working
Using
You can catch every exception directly, or catch all exceptions on your website. To do this override render() function in app/Exceptions/Handler.php for example :
All versions of laravel-email-logger with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^5.4.0
The package salvakexx/laravel-email-logger contains the following files
Loading the files please wait ....