string getDefaultDriver() Get the default driver name.
string getDefaultCloudDriver() Get the default cloud driver name.
bool copyDirectory(string $directory, string $destination, int $options = null)
FilesystemServiceProvider class FilesystemServiceProvider extends
bool isFile(string $file) Determine if the given path is a file.
bool move(string $from, string $to) Move a file to a new location.
array allDirectories(string|null $directory = null) Get all (recursive)
int size(string $path) Get the file size of a given file.
Filesystem disk(string $name = null)
Cloud createRackspaceDriver(array $config)
Page 2 of 10