I have a table car_makes, in that I want to check unique validation on all columns, but at the time of update I want to ignore this validation on itself. I'm using laravel 5.2. Please give me suggestion how to do it.
Thanks in advance.
I have a table car_makes, in that I want to check unique validation on all columns, but at the time of update I want to ignore this validation on itself. I'm using laravel 5.2. Please give me suggestion how to do it.
Thanks in advance.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)