Download the PHP package himanverma/mailjet-laravel-driver without Composer
On this page you can find all versions of the php package himanverma/mailjet-laravel-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download himanverma/mailjet-laravel-driver
More information about himanverma/mailjet-laravel-driver
Files in himanverma/mailjet-laravel-driver
Download himanverma/mailjet-laravel-driver
More information about himanverma/mailjet-laravel-driver
Files in himanverma/mailjet-laravel-driver
Vendor himanverma
Package mailjet-laravel-driver
Short Description MailJet driver for laravel 5.5 and above
License MIT
Homepage https://github.com/himanverma/mailjet-laravel-driver
Package mailjet-laravel-driver
Short Description MailJet driver for laravel 5.5 and above
License MIT
Homepage https://github.com/himanverma/mailjet-laravel-driver
Please rate this library. Is it a good library?
Informations about the package mailjet-laravel-driver
MailJet Driver for Laravel 5.5 and above
This package introduces a new mailjet mail driver for Laravel that when selected will
send email via MailJet SEND API
Installation
Begin by installing the package through Composer. Run the following command in your terminal:
Finally, change MAIL_DRIVER to mailjet in your .env file:
Package Configurations
in services.php
add
All versions of mailjet-laravel-driver with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/support Version ~5.5
illuminate/mail Version ~5.5
mailjet/mailjet-apiv3-php Version >=1.2.0
illuminate/support Version ~5.5
illuminate/mail Version ~5.5
mailjet/mailjet-apiv3-php Version >=1.2.0
The package himanverma/mailjet-laravel-driver contains the following files
Loading the files please wait ...