Okay, there is nothing new in the word validation . Even if you are a beginner you already know what the term validation means. Very simple. Sending blank forms might cause major problem for the server and as a developer you would also suffer from that. Another big problem is the user itself. The rule of thumb is not to trust the user. And that is true. You want user’s e-mail and some text is being supplied instead. How will tackle this menace? The answer is validation. And Laravel has made it really easy. Not only easy, but with so many choices, it really becomes something where the possibilities ...
© Sanjib Sinha 2017
Sanjib Sinha, Beginning Laravel, 10.1007/978-1-4842-2538-7_15
15. More About Validation
Sanjib Sinha1
(1)Howrah, West Bengal, India
Get Beginning Laravel: A beginner's guide to application development with Laravel 5.3 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.