I am using Laravel 8. I am trying to validate inputs for creating users in the store method of my controller using requests. Store method of my user controller UserController.ph