Skip to content

Commit cdce19e

Browse files
committed
Merge pull request chiraggude#106 from hennett/jsvalidation
Add laravel-jsvalidation package to Javascript section
2 parents 9984547 + c4bb0af commit cdce19e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
111111
##### Working with Javascript
112112
* [Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript
113113
* [PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript
114+
* [Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code
114115

115116
##### Database, Migrations & Seeding
116117
* [Backup Manager](https://github.com/backup-manager/laravel) - Backup and restore databases from S3, Dropbox, SFTP etc.

0 commit comments

Comments
 (0)