sysvale/validation-rules
Composer 安装命令:
composer require sysvale/validation-rules
包简介
A Laravel library with useful custom rules
README 文档
README
A Laravel library with useful custom validation rules
Installation
composer require sysvale/validation-rules
Translations
If you wish to edit the package error messages, you can publish lang file
php artisan vendor:publish --tag="sysvale-validation-rules-messages"
Development
- Set up environment
docker-composer up -d
- Install dependencies
./docker-exec.sh composer update
- Run tests
./docker-exec.sh vendor/bin/phpunit
统计信息
- 总下载量: 3.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-24