Home >Backend Development >PHP Tutorial >Laravel5.1 validation rule alpha is invalid for Chinese?

Laravel5.1 validation rule alpha is invalid for Chinese?

WBOY
WBOYOriginal
2016-10-11 14:23:391746browse

laravel5.1 alphawritten in the documentation

Verify that the field value contains only alphabetic characters.

But when I input Chinese, no error was reported. Could it be that laravel’s default Chinese characters are also letters?

Reply content:

laravel5.1

alphawritten in the documentation

Verify that the field value contains only alphabetic characters.

But when I input Chinese, no error was reported. Could it be that laravel’s default Chinese characters are also letters?
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn