I want to validate forms in the client side in Laravel. It\'s there any easy way to do it?
Laravel 5 Javascript Validation not working with Laravel 5.3 for now. You will get a "Method [getFiles] does not exist." error, you can sort it out by follow this issue https://github.com/proengsoft/laravel-jsvalidation/issues/190
Also it doesn't work for array validation as it is new in Laravel 5.3