使用验证器无法识别make方法,需要正确引入namespace use Illuminate\Support\Facades\Validator;$validator = Validator::make($input, $rules, $messages);