exists($value) || ! TemporaryUpload::where('path', $value)->exists()) { $fail(__('The :attribute does not exist.', ['attribute' => $attribute])); } } }