2017 © Pedro Peláez
 

library laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

image

proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  • Thursday, July 19, 2018
  • by torrentalle
  • Repository
  • 34 Watchers
  • 605 Stars
  • 231,443 Installations
  • PHP
  • 49 Dependents
  • 0 Suggesters
  • 116 Forks
  • 74 Open issues
  • 40 Versions
  • 9 % Grown

The README.md

Laravel Javascript Validation

Latest Version tests Code Coverage Total Downloads License, (*1)

Laravel Javascript Validation package allows to reuse your Laravel Validation Rules, Messages, FormRequest and Validators to validate forms automatically in client side without need to write any Javascript code or use HTML Builder Class., (*2)

You can validate forms automatically referencing it to your defined validations. The messages are loaded from your validations and translated according your Localization preferences., (*3)

Supported versions

Laravel 9.x - 11.x, (*4)

Feature overview

Supported Rules

Almost all Validation Rules provided by Laravel and other packages are supported., (*5)

Almost are validated in client-side using Javascript, but in some cases, the validation should to be done in server-side via AJAX: - ActiveURL - Unique - Exists - Custom Validation Rules - Validations provided by other packages, (*6)

Unsupported Rules

Some Laravel validations are not implemented yet., (*7)

Getting started

The easiest way to create Javascript validations is using Laravel Form Request Validation., (*8)

Installation

Follow the Installation Guide to install the package. The default config should work out-of-box, (*9)

Validating Form Request

Call JsValidator Facade in your view to validate any FormRequest, (*10)



{!! JsValidator::formRequest('App\Http\Requests\MyFormRequest') !!}

Take a look to Basic Usage or Examples to get more information., (*11)

Documentation

To get more info refer to Project Wiki, (*12)

Changelog

Please see CHANGELOG for more information on what has changed recently., (*13)

Contributing

Please see CONTRIBUTING for details., (*14)

Credits

Laravel Javascript Validation contributors list, (*15)

License

The MIT License (MIT). Please see License File for more information., (*16)

The Versions

10/07 2017

v2.0.0

2.0.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

22/01 2017

v1.5.0

1.5.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

22/01 2017

v1.x-dev

1.9999999.9999999.9999999-dev https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

21/01 2017

dev-scrutinizer-patch-1

dev-scrutinizer-patch-1 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

07/01 2017

v1.4.3

1.4.3.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

29/12 2016

v1.4.2

1.4.2.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

29/12 2016

v1.4.1

1.4.1.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

28/12 2016

v1.4.0

1.4.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

11/12 2016

dev-analysis-zYobMK

dev-analysis-zYobMK https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

06/12 2016

dev-array-fields

dev-array-fields https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

13/03 2016

dev-develop

dev-develop https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

22/01 2016

dev-hotfix/issue131

dev-hotfix/issue131 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

16/01 2016

dev-testing-all-laravel-versions

dev-testing-all-laravel-versions https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

16/01 2016

dev-analysis-z9MYaz

dev-analysis-z9MYaz https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

04/01 2016

v1.3.1

1.3.1.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

30/12 2015

v1.3.0

1.3.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

07/10 2015

dev-issue-85

dev-issue-85 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

30/09 2015

v1.2.0

1.2.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

20/09 2015

v1.2.0rc1

1.2.0.0-RC1 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

10/09 2015

v1.1.4

1.1.4.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

07/09 2015

v1.1.3

1.1.3.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

05/09 2015

v1.1.2

1.1.2.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

14/08 2015

v1.1.1

1.1.1.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

11/08 2015

dev-release-1_0@dev

dev-release-1_0@dev https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

11/08 2015

v1.0.6

1.0.6.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

10/08 2015

v1.1.0

1.1.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

13/06 2015

v1.0.5

1.0.5.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

09/05 2015

v1.0.4

1.0.4.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

11/04 2015

v1.0.3

1.0.3.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

25/03 2015

v1.0.2

1.0.2.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

17/03 2015

v1.0.1

1.0.1.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

17/03 2015

v1.0.0

1.0.0.0 https://github.com/proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel jquery form validator validation javascript proengsoft

17/03 2015

v1.0.0-rc1

1.0.0.0-RC1 https://github.com/proengsoft/laravel-jsvalidation

Validate forms with Javascript using your own FormRequest and Validators

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel validator validation jquery validation proengsoft