| Package Data | |
|---|---|
| Maintainer Username: | jhmilan | 
| Maintainer Contact: | jhmilan@gmail.com (Jose H. Milán) | 
| Package Create Date: | 2017-01-18 | 
| Package Last Update: | 2017-01-19 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-11-02 15:07:18 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 19 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 2 | 
| Total Watchers: | 1 | 
| Total Forks: | 0 | 
| Total Open Issues: | 0 | 
[![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]
Laravel service to manage email forwarded to a url via post.
Via Composer
$ composer require bittenbyte/laravel-forwarded-email
Add the service provider to your config/app.php
BittenByte\LaravelForwardedEmail\LaravelForwardedEmailServiceProvider::class,
To-Do
To-Do
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email support@bittenbyte.io instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.