定制 tecpresso/laravel-allow-non-rfc-compliant-email-patch 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Build Status Latest Stable Version Total Downloads License

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

GitHub 信息

  • Stars: 10
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-06-22