tuoitresoft/nganluong is a Laravel package for payment getway via nganluong.
It currently has 0 GitHub stars and 10 downloads on Packagist.
Install it with composer require tuoitresoft/nganluong.
Discover more Laravel packages by tuoitresoft
or browse all Laravel packages to compare alternatives.
Last updated
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.
You can validate forms automatically referencing it to your defined validations. The messages are loaded from your validations and translated according your Localization preferences.
| Laravel Version | Package Version |
| --------------- | --------------- |
| 5.6 | 2.x (>2.2.0) |
| 5.5 | 2.x (>2.1.0) |
| 5.4 | 2.x |
| 5.3 | 1.x |
| 5.2 | 1.x |
| 5.1 | 1.x |
| 5.0 | 1.x |