void sometimes(string $attribute, string|array $rules, callable $callback)
Add conditions to a given field based on a Closure.
void sometimes(string $attribute, string|array $rules, callable $callback)
Add conditions to a given field based on a Closure.
Please login to continue.