阅读背景:

如何在更新功能上忽略电子邮件地址上的唯一验证规则?

来源:互联网 

I have one form and it is in edit page, which has field name email. Now I don't want to check email validation, which is unique. I have already put validation in rules like 'email'=>'unique:users', which perfectly works on create page.So that validation I want to ignore on edit page. And I have to use FormRequest class like FormRequest $request in update function's argument, which defines rules array of form's fields validations.I have one form and it is in edit page, which h




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: