['required', 'string', 'min:3'] ]; } public function authorize(): bool { return true; } }