monstrex/phpmail

dev-master 2019-09-28 15:42 UTC

This package is auto-updated.

Last update: 2024-04-25 14:51:14 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

PHP Mail Driver is a tiny driver implements legacy php e-mail sending funtcion mail() in your laravel application.

Be careful, this function is insecure!

Installation

Via Composer

$ composer require monstrex/phpmail

Usage

Just set .env parameters to MAIL_DRIVER=phpmail. Nothing more is required.

Change log

Please see the changelog for more information on what has changed recently.

Testing

Not implemented.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.