How to validate an array of form inputs
Published on by Eric L. Barnes
Over on my personal blog I wrote a tutorial on using the new Laravel 5 Form Requests to validate an array of form inputs.
It’s a common problem with a simple solution that Laravel makes very easy to implement.
Eric is the creator of Laravel News and has been covering Laravel since 2012.