ami.mebrouki/livewire-inline-validation
A Livewire plugin for inline validation.
8
| Install | |
|---|---|
composer require ami.mebrouki/livewire-inline-validation |
|
| Latest Version: | v1.1.0 |
| PHP: | ^7.4|^8.0 |
| License: | MIT |
| Last Updated: | Oct 19, 2024 |
| Links: | GitHub · Packagist |
Maintainer: DaProduction
Livewire Inline Validation Package
This package allows you to easily implement inline validation in your Livewire components using the wire:rules attribute directly in the HTML. It dynamically validates fields as they are updated, providing an effortless way to manage frontend validation rules.
Features
- Dynamic validation: Attach validation rules directly to input elements using
wire:rules. - Auto error handling: Automatically manages error messages when validation fails.
- Simple integration: Just use the
WithInlineValidationtrait in your Livewire components.
Related Packages
sazzadbinashique/laravel-excel-importer
A Laravel package for importing Excel files with preview, validation, progress t...
5
4
snipify-dev/laravel-captcha
A comprehensive Laravel package for integrating Google reCAPTCHA v2 and v3 with...
67
0
maskow/livewire-combined-request
Shared FormRequest base that works for both Laravel HTTP controllers and Livewir...
1,504
1
aymane-asserrar/livewire-excel-validator
Validate Excel uploads row-by-row. Returns a ValidationResult with per-cell erro...
6
0
mrpunyapal/laravel-client-validation
Laravel validation rules for client-side with Alpine.js integration
27
10