laravel-jsvalidation
Validation helper
Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code
Laravel Javascript Validation
1k stars
32 watching
175 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
iolson/support | Provides flexible and reusable helper methods and traits for commonly used functionality in Laravel applications. | 3 |
jrean/laravel-user-verification | Helps manage user verification and email validation in Laravel applications | 854 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 968 |
primitivesocial/ps-validation | A Vue plugin providing data validation rules with support for nested properties and customizable error messages | 15 |
jorijn/laravel-security-checker | Automates vulnerability detection and reporting in Laravel applications | 198 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
laravel-frontend-presets/inertiajs | Scaffolds a Laravel frontend project using Inertia.js | 145 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
talyssonoc/react-laravel | Enables ReactJS components to be used within Laravel views with optional server-side rendering. | 896 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
patricksamson/laravel-api-response | A Laravel wrapper for generating API responses using Fractal's paginated collection functionality | 3 |
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
laravel/laravel.com | The source code of the official Laravel website. | 601 |