Quantcast
Channel: Active questions tagged email - Stack Overflow
Viewing all articles
Browse latest Browse all 29976

Laravel Validation Email address

$
0
0

I have created an edit form in my laravel application form which accepts an email address.

I have used Laravel validation on the server-side.

It is validating email address correctly when I pass email without @.

But the problem is when I remove . (dot) from the email address, it accepts it as a valid email address.

Please provide suggestions why is it happening like that.


Viewing all articles
Browse latest Browse all 29976

Latest Images

Trending Articles



Latest Images