Download the PHP package soluzione-software/laravel-email-logging without Composer
On this page you can find all versions of the php package soluzione-software/laravel-email-logging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download soluzione-software/laravel-email-logging
More information about soluzione-software/laravel-email-logging
Files in soluzione-software/laravel-email-logging
Download soluzione-software/laravel-email-logging
More information about soluzione-software/laravel-email-logging
Files in soluzione-software/laravel-email-logging
Vendor soluzione-software
Package laravel-email-logging
Short Description Email logging driver for Laravel.
License MIT
Package laravel-email-logging
Short Description Email logging driver for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-email-logging
Laravel Email Logging
Adds the email driver for logging.
Installation and usage
create channel config in config/logging.php
:
Then you can do like follows:
Configuration
See Laravel documentation for configuring channels.
In order to disable email sending, set null
value for to
option, like follows:
Available Configuration Options
Name | Default |
---|---|
level |
error |
to |
null |
from.address |
see config mail.from.address |
from.name |
see config mail.from.name |
All versions of laravel-email-logging with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
illuminate/support Version ^5.8|^6.0|^7.0|^8.0
illuminate/log Version ^5.8|^6.0|^7.0|^8.0
illuminate/mail Version ^5.8|^6.0|^7.0|^8.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0
illuminate/log Version ^5.8|^6.0|^7.0|^8.0
illuminate/mail Version ^5.8|^6.0|^7.0|^8.0
The package soluzione-software/laravel-email-logging contains the following files
Loading the files please wait ....