proengsoft/laravel-jsvalidation
Generate client-side form validation automatically from your Laravel rules, messages, validators, and FormRequest classes—no custom JavaScript needed. Built on jQuery Validation, supports localization, and uses AJAX for rules like unique/exists/active_url and custom rules.
Added experimental form request validation. All validation occurs via AJAX request on form submission. This resolves a number of issues regarding form request usage and unimplemented client side rules. See the PR for details on usage.
How can I help you explore Laravel packages today?