Download the PHP package hyancat/aliyun-direct-mail without Composer
On this page you can find all versions of the php package hyancat/aliyun-direct-mail. 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 aliyun-direct-mail
Aliyun DirectMail for Laravel 5/6/7
使用阿里云的 DirectMail 发送邮件。
当前实现仅支持单一发信接口。
安装
-
使用
composer
安装文件 -
在
config/services.php
中添加如下配置:具体配置含义请参考官方文档。
请根据需要在
.env
中创建环境配置。 -
修改
default
为directmail
(或者.env
中的MAIL_MAILER
)。如果是 Laravel 5.x/6.x,应该是修改
config/mail.php
中的driver
为directmail
(或者.env
中的MAIL_DRIVER
)。
All versions of aliyun-direct-mail with dependencies
PHP Build Version
Package Version
The package hyancat/aliyun-direct-mail contains the following files
Loading the files please wait ....