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.
string | $path | |
File|UploadedFile | $file | |
string | $name | |
string | $visibility |
string|false |
Designed by : w10schools
service@w10schools.com
Please login to continue.