I was doing great so far until I ran into another problem with validation. I’m trying to update a user related table called socialLinks. The problem is every time I update, since it’s a model backed form, the prefilled values in the form gets pass through validations and I get a ‘has already been taken’ […]
The post Laravel 5:Validation on update to model with relationship to user is throwing unique error appeared first on BlogoSfera.