Skip to content

用于 Laravel 框架使用的 SendCloud 邮件驱动

License

Notifications You must be signed in to change notification settings

lz8878/laravel-sendcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel SendCloud

Laravel SendCloud 提供了用于 Laravel 的 SendCloud 邮件驱动,让你可以简单方便的使用 SendCloud 发送邮件。

安装

composer require "lym125/laravel-sendcloud"

配置

.env 中配置 SendCloud 密钥, 并修改邮件驱动为 sendcloud

MAIL_MAILER=sendcloud

SENDCLOUD_API_KEY=BfL0MUtrdo9azHUj
SENDCLOUD_API_USER=lym125_test_4B8soH

使用

具体使用请查看 官方文档

About

用于 Laravel 框架使用的 SendCloud 邮件驱动

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages