I have the following request class:
You just need to add the dob key to the array you are returning, along with the validation ruleset to follow, including sometimes.
dob
sometimes
In this case:
'dob' : 'sometimes|required|regex:/[0-9]{2}\/[0-9]{2}\/[0-9]{4}/|valid_date'