ami.mebrouki/livewire-inline-validation
最新稳定版本:v1.1.0
Composer 安装命令:
composer require ami.mebrouki/livewire-inline-validation
包简介
A Livewire plugin for inline validation.
README 文档
README
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.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-19