proengsoft/laravel-jsvalidation
Reuse Laravel validation rules, messages, and FormRequests for automatic client-side form validation—no custom JS needed. Built on jQuery Validation, supports localization and most rules, with AJAX checks for 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?