string extension(string $path) Extract the file extension from a file path
static bool hasMacro(string $name) Checks if macro is registered
array allDirectories(string|null $directory = null) Get all (recursive)
Filesystem disk(string $name = null)
bool delete(string|array $paths) Delete the file at a given path.
Cloud createRackspaceDriver(array $config)
string getDefaultCloudDriver() Get the default cloud driver name.
string basename(string $path) Extract the trailing name component from
bool move(string $path, string $target) Move a file to a new location.
int lastModified(string $path) Get the file's last modification time.
Page 1 of 10