['required', 'string', 'max:2000'], 'image' => ['nullable', 'file', 'max:10240', 'mimetypes:image/jpeg,image/png,image/gif,image/webp'], ]; } }