piotzkhider / nonunicode-validation
Validation package that does not pass Unicode.
Package info
github.com/piotzkhider/nonunicode-validation
pkg:composer/piotzkhider/nonunicode-validation
5.5.2
2017-09-15 00:56 UTC
Requires
- php: >=5.4.0
- illuminate/support: 5.5.*
- illuminate/validation: 5.5.*
This package is auto-updated.
Last update: 2026-03-01 00:29:16 UTC
README
Validation package that does not pass Unicode.
This package override alpha, alpha_num, alpha_dash validation rules of Laravel.
Installation
Install the package through Composer. On the command line:
composer require piotzkhider/nonunicode-validation
Usage
See the Validation documentation of Laravel.
License
MIT