Can validation errors be reset onChange in Laravel + Vue?
I have a select box with 2 options. There are "child" options in both these options. So, if Option 1 is selected, one text field (Option1child) shows up and if Option 2 is selected 2 more checkbox fields (group) (Option2child1,…