string url(string $path) Get the URL for the file at the given path.
string getVisibility(string $path) Get the visibility for the given path
bool copy(string $from, string $to) Copy a file to a new location.
array allDirectories(string|null $directory = null) Get all (recursive)
int prepend(string $path, string $data) Prepend to a file.
array files(string|null $directory = null, bool $recursive = false) Get
Filesystem disk(string $name = null)
void setVisibility(string $path, string $visibility) Set the visibility
FileNotFoundException class FileNotFoundException extends Exception
Cloud interface Cloud implements
Page 3 of 5