webforms - How to validate Laravel 4 form (html) with js framework -


i developed laravel web application forms. client not satisfied laravel form validation because validating server side , reload page, taking more time. want validate form client side.. js framework suitable laravel 4. need laravel form validation methords min,max,numeric,alphanumeric,alpha. custom validation error messages.

also please give best tutorial link suggestion. ?

have considered making ajax call backend, making use of laravel's form validators, user tabs next input field? way form validated prior submit.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -