Form validation has always been a thorn in our side. Not only do we have to validate data on the server, but for the sake of UX, we also need to replicate that validation on the client. No more! Let me introduce you to Laravel Precognition, which allows us to use our server-side validation in the browser.
