string|false putFileAs(string $path, File|UploadedFile $file, string $name, string $visibility = null)
Store the uploaded file on the disk with a given name.
string|false putFileAs(string $path, File|UploadedFile $file, string $name, string $visibility = null)
Store the uploaded file on the disk with a given name.
Please login to continue.