Laravel-Challenge-ManyToMany-Olympics icon indicating copy to clipboard operation
Laravel-Challenge-ManyToMany-Olympics copied to clipboard

belce1982 solution without Front-end validation

Open belce1982 opened this issue 3 years ago • 0 comments

In the sportrequest I make a validation 'withValidator' so a Country couldn't have two medals in the same sport.

I didn't know how to make/access properly an array of selects/inputs in the create.blade.php, so the 'withValidator' report bad the error.

I was trying to make some tests but I didn't find a correct approach.

belce1982 avatar Sep 21 '21 09:09 belce1982