Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 170 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 170 Bytes

NotDisposableEmail

example for validation email

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

todo

  • make package for NotDisposableEmail