'require|length:1,20', ]; protected $message = [ 'name.length' => '名称必须20字以内', ]; protected $scene = [ ]; }