stephenlake/laravel-mailsceptor
Composer 安装命令:
composer require stephenlake/laravel-mailsceptor
包简介
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
README 文档
README
Laravel Mailsceptor catches outgoing emails before they're submitted where you can modify the message recipients and save the output while still allowing the regular email sending process to continue as usual with any existing email drivers in place.
Made with ❤️ by Stephen Lake
Getting Started
Install the package via composer.
composer require stephenlake/laravel-mailsceptor
See documentation for configuration and usage.
Requirements
- Laravel 5.2 or later.
License
This library is licensed under the MIT License - see the LICENSE.md file for details.
统计信息
- 总下载量: 275
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-16