when I submit the form, I want to compare two input values at the time of validation in Controller store function
array(
'name' => 'required',
'password' => 'required|min:8',
'email' => 'required|email|unique:users',
'rule'=>'input1'<'input2',
)
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2ZFRsBA
via IFTTT
Aucun commentaire:
Enregistrer un commentaire