monstrex/phpmail is a Laravel package for php mail driver.
It currently has 0 GitHub stars and 1 downloads on Packagist.
Install it with composer require monstrex/phpmail.
Discover more Laravel packages by monstrex
or browse all Laravel packages to compare alternatives.
Last updated
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!
Via Composer
$ composer require monstrex/phpmail
Just set .env parameters to MAIL_DRIVER=phpmail. Nothing more is required.
Please see the changelog for more information on what has changed recently.
Not implemented.
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email author email instead of using the issue tracker.
license. Please see the license file for more information.