tecpresso/laravel-allow-non-rfc-compliant-email-patch
最新稳定版本:1.2.0
Composer 安装命令:
composer require tecpresso/laravel-allow-non-rfc-compliant-email-patch
包简介
Allow non-rfc compliant email (ex. example..@example.com)
README 文档
README
Make RFC violation email address sendable.
This library suppresses Laravel exceptions. There are cases where it cannot be sent depending on the setting of the your mail server このライブラリはLaravelの例外を抑制するものです。メールサーバの設定によりメールが送信できない可能性があります
For example:
.not-rfc@example.com
not-rfc.@example.com
not..rfc@example.com
Install
composer require tecpresso/laravel-allow-non-rfc-compliant-email-patch
This library corresponds to auto discovery
Usage
The library enabled automatically.
Testing
composer test
Lisence
MIT
统计信息
- 总下载量: 51.73k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-22