2017 © Pedro Peláez
 

library laravel-allow-non-rfc-compliant-email-patch

Allow non-rfc compliant email (ex. example..@example.com)

image

tecpresso/laravel-allow-non-rfc-compliant-email-patch

Allow non-rfc compliant email (ex. example..@example.com)

  • Friday, June 22, 2018
  • by mikkame
  • Repository
  • 2 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Allow non rfc complaint email validator

Build Status Latest Stable Version Total Downloads License, (*1)

Make RFC violation email address sendable., (*2)

This library suppresses Laravel exceptions. There are cases where it cannot be sent depending on the setting of the your mail server このライブラリはLaravelの例外を抑制するものです。メールサーバの設定によりメールが送信できない可能性があります, (*3)

For example:, (*4)

.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, (*5)

Usage

The library enabled automatically., (*6)

Testing

composer test

Lisence

MIT, (*7)

The Versions

22/06 2018

dev-master

9999999-dev

Allow non-rfc compliant email (ex. example..@example.com)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mikkame

22/06 2018

1.0.0

1.0.0.0

Allow non-rfc compliant email (ex. example..@example.com)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mikkame