Skip to content

Blacklist of Disposable Email Domains with example custom laravel validation

Notifications You must be signed in to change notification settings

Moemen-Gaballah/NotDisposableEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NotDisposableEmail

example for validation email

'email' => ['required', 'email:rfc,dns', new BlackListRule()],

todo

  • make package for NotDisposableEmail

About

Blacklist of Disposable Email Domains with example custom laravel validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages