bool copy(string $path, string $target) Copy a file to a new location.
bool delete(string|array $paths) Delete the file at a given path.
FilesystemServiceProvider class FilesystemServiceProvider extends
string basename(string $path) Extract the trailing name component from
string name(string $path) Extract the file name from a file path.
mixed __call(string $method, array $parameters) Dynamically call the default
bool exists(string $path) Determine if a file exists.
mixed __call(string $method, array $parameters) Pass dynamic methods call
string sharedGet(string $path) Get contents of a file with shared access
string getVisibility(string $path) Get the visibility for the given path
Page 3 of 10