Download the PHP package greenhat616/laravel-directmail without Composer
On this page you can find all versions of the php package greenhat616/laravel-directmail. 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-directmail
Aliyun DirectMail for Laravel 9
使用阿里云的 DirectMail 发送邮件。
当前实现仅支持单一发信接口。
安装
-
使用
composer安装文件 -
在
config/mail.php中的mailers字段下添加如下配置:具体配置含义请参考官方文档。
请根据需要在
.env中创建环境配置。 - 修改
default为directmail(或者.env中的MAIL_MAILER)。
All versions of laravel-directmail with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
symfony/mailer Version ^6.2|^7.0|^8.0
alibabacloud/dm-20151123 Version ^1.0
illuminate/mail Version ^10.17|^11.0|^12.0|^13.0
ext-json Version *
illuminate/support Version ^10.0|^11.0|^12.0|^13.0
symfony/mailer Version ^6.2|^7.0|^8.0
alibabacloud/dm-20151123 Version ^1.0
illuminate/mail Version ^10.17|^11.0|^12.0|^13.0
The package greenhat616/laravel-directmail contains the following files
Loading the files please wait ...