Download the PHP package hachi-zzq/laravel-aliyun-mailer without Composer
On this page you can find all versions of the php package hachi-zzq/laravel-aliyun-mailer. 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-aliyun-mailer
基于 hachi-zzq/alibaba
的适用于 Laravel 的邮件推送服务
author:[email protected]
如何安装
composer 引入
开始使用
添加配置文件到 config/aliyun.php
`` php artisan vendor:publish --tag=aliyun
`` 你将得到以下配置文件
注册serviceProvider
在 config/app.php 的 providers
数组中添加如下
修改mail驱动
将 config/mail.php 里面的 driver 修改为 'aliyun'
适用
适用方法和 Laravel 本身的 Mail 使用方法一致。
All versions of laravel-aliyun-mailer with dependencies
PHP Build Version
Package Version
The package hachi-zzq/laravel-aliyun-mailer contains the following files
Loading the files please wait ....