Laravel - Request and Response
You want to validate a request so that the
phone field is optional but if present must be numeric and exactly 10 digits. Which validation rule is correct?