📜  laravel 验证数字至少为 3 位 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:55.525000             🧑  作者: Mango

代码示例1
'txt_phone' => 'required|numeric|digits:10'