Bugfixes:
- Input custom attributes from Requests are not applied.
Features:
- Allow disable validations for certain attributes
- Unit testing
Bugfixes:
- The config key form_selector is not loaded when package boots
Bufixes:
- jQuery Validation Plugin debug doesn't work. disabled
Features:
- Automatic creation of javascript validation based on your Validation Rules, Messages, FormRequest and Validators.
- The package uses Jquery Validation Plugin bundled in provided script.
- Unobtrusive integration, you can use independently of Laravel Form Builder. and no Javascript coding required.
- Uses Laravel Localization to translate messages
- Can be configured in controllers or views.