Download the PHP package kevinzheng/laravel-directmail without Composer
On this page you can find all versions of the php package kevinzheng/laravel-directmail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kevinzheng/laravel-directmail
More information about kevinzheng/laravel-directmail
Files in kevinzheng/laravel-directmail
Download kevinzheng/laravel-directmail
More information about kevinzheng/laravel-directmail
Files in kevinzheng/laravel-directmail
Vendor kevinzheng
Package laravel-directmail
Short Description Aliyun Direct Mail for Laravel.
License MIT
Homepage https://github.com/kevinzheng/laravel-directmail
Package laravel-directmail
Short Description Aliyun Direct Mail for Laravel.
License MIT
Homepage https://github.com/kevinzheng/laravel-directmail
Please rate this library. Is it a good library?
Informations about the package laravel-directmail
Aliyun DirectMail for Laravel 5
使用阿里云的 DirectMail 发送邮件。
当前实现仅支持单一发信接口。
安装
-
使用
composer
安装文件 -
在
config/services.php
中添加如下配置:具体配置含义请参考官方文档。
请根据需要在
.env
中创建环境配置。 -
修改
config/mail.php
中的driver
为directmail
(或者.env
中的MAIL_DRIVER
)。 - 修改
config/app.php
,在providers
字段中添加:
All versions of laravel-directmail with dependencies
PHP Build Version
Package Version
The package kevinzheng/laravel-directmail contains the following files
Loading the files please wait ....