I have made a validation for image field as
\'avatar\' => \'nullable|image|mimes:jpeg,png,jpg|max:1000\',
it works for png image but fails