Download the PHP package felrov/laravel-mandrill without Composer
On this page you can find all versions of the php package felrov/laravel-mandrill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-mandrill
Laravel Mandrill
Installation
You can install the package via composer:
Usage
Update your .env
file by adding your api key and set your mail driver to mandrill
.
You can choose between https
and api
scheme.
You are ready to use mandrill through Laravel
Remember, when using Mandrill the sending address used in your emails must be a valid Sender Signature that you have already configured.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-mandrill with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
illuminate/mail Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
symfony/http-client Version ^6.1
symfony/mailchimp-mailer Version ^6.4
illuminate/mail Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
symfony/http-client Version ^6.1
symfony/mailchimp-mailer Version ^6.4
The package felrov/laravel-mandrill contains the following files
Loading the files please wait ....