skmetaly / laravel-smtp-email-verifier

Laravel SMTP Email Validator. Simple email validator for laravel that tries to check with SMTP server if the given email addresses exists or not
MIT License
18 stars 10 forks source link

Class 'EmailValidator' not found #4

Open sonalmhatre opened 7 years ago

skmetaly commented 7 years ago

Hi @sonalmhatre .

Try with EmailVerifier and not EmailValidator . I think there is an error in the read me.

Sorry about that, i'll update the readme when i get some time

Paul

sonalmhatre commented 7 years ago

ok thanks...one one thing is it always return false result.what is reason behind this.

On Wed, Mar 29, 2017 at 2:47 PM, Paul Bele notifications@github.com wrote:

Hi @sonalmhatre https://github.com/sonalmhatre .

Try with EmailVerifier and not EmailValidator . I think there is an error in the read me.

Sorry about that, i'll update the readme when i get some time

Paul

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/skmetaly/laravel-smtp-email-verifier/issues/4#issuecomment-290032099, or mute the thread https://github.com/notifications/unsubscribe-auth/AWRR3it8TCwSnjJ8-uQnbaGX3m2RIA08ks5rqiGVgaJpZM4Msl3j .

ashish-stit commented 4 years ago

Hii @sonalmhatre why its return always false...??