piotzkhider/nonunicode-validation

Validation package that does not pass Unicode.

5.5.2 2017-09-15 00:56 UTC

This package is auto-updated.

Last update: 2024-04-29 04:03:41 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