string getDefaultDriver() Get the default driver name.
int lastModified(string $path) Get the file's last modification time.
Filesystem disk(string $name = null)
FilesystemServiceProvider class FilesystemServiceProvider extends
bool copyDirectory(string $directory, string $destination, int $options = null)
static void macro(string $name, callable $macro) Register a
array allDirectories(string|null $directory = null) Get all (recursive)
bool copy(string $path, string $target) Copy a file to a new location.
array glob(string $pattern, int $flags) Find path names matching a given
bool move(string $from, string $to) Move a file to a new location.
Page 2 of 10