LaravelForwardedEmail
[![Latest Version on Packagist][ico-version]][link-packagist]
![Software License][ico-license]
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads], (*1)
Laravel service to manage email forwarded to a url via post., (*2)
Install
Via Composer, (*3)
``` bash
$ composer require bittenbyte/laravel-forwarded-email, (*4)
## Setup
Add the service provider to your config/app.php
``` bash
BittenByte\LaravelForwardedEmail\LaravelForwardedEmailServiceProvider::class,
Usage
To-Do, (*5)
To-do
To-Do, (*6)
Change log
Please see CHANGELOG for more information what has changed recently., (*7)
Testing
bash
$ composer test
, (*8)
Contributing
Please see CONTRIBUTING and CONDUCT for details., (*9)
Security
If you discover any security related issues, please email support@bittenbyte.io instead of using the issue tracker., (*10)
Credits
- [BittenByte][link-author]
- [All Contributors][link-contributors]
License
The MIT License (MIT). Please see License File for more information., (*11)