laravel-email-validator icon indicating copy to clipboard operation
laravel-email-validator copied to clipboard

:email: :package: Validate email addresses on the fly in Laravel 5

Results 2 laravel-email-validator issues
Sort by recently updated
recently updated
newest added

Hey, Thanks for the wonderful package. Already I am using the package in laravel. I am writing new lumen api for same project, is it compact with lumen?

Hi there, When using your library, I get this error message. `Non-static method Unicodeveloper\EmailValidator\EmailValidator::verify() should not be called statically` I correctly copied / pasted the mandatory provider and alias in...