Laravel-Challenge-ManyToMany-Olympics
Laravel-Challenge-ManyToMany-Olympics copied to clipboard
Results
28
Laravel-Challenge-ManyToMany-Olympics issues
Sort by
recently updated
recently updated
newest added
- Decrease the overall complexity when using `foreach` with macking a small changes to the blade file - Use `scope` in model for make the code more clean - Use...
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...
Challenge completed without validations