I want to do the verification of a field in which upload image in Yii2

前端 未结 0 1425
你的背包
你的背包 2020-12-08 22:54

My View form

field($model, \'img\')->fileInput() ?>

Model

public function rules()
{
    return [
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题