chore: added Laravel Mailgun driver info into readme (#807)

This commit is contained in:
Saiks 2022-02-07 18:04:30 +08:00 committed by GitHub
parent c7c345d1c2
commit c0d5f41719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@ If you are using a framework you might consider these composer packages to make
* [katanyoo/yii2-mailgun-mailer](https://github.com/katanyoo/yii2-mailgun-mailer) for Yii2
* [narendravaghela/cakephp-mailgun](https://github.com/narendravaghela/cakephp-mailgun) for CakePHP
* [drupal/mailgun](https://www.drupal.org/project/mailgun) for Drupal
* [Laravel](https://laravel.com/docs/8.x/mail#mailgun-driver) Mail comes with Mailgun driver support
## Contribute