Filesystem createFtpDriver(array $config)
bool moveDirectory(string $from, string $to, bool $overwrite = false) Move
Cloud createS3Driver(array $config)
bool delete(string|array $paths) Delete the file at a given path.
FilesystemInterface getDriver() Get the Flysystem driver.
Filesystem class Filesystem (
bool put(string $path, string|resource $contents, string $visibility = null)
array allFiles(string $directory, bool $hidden = false) Get all of the
int append(string $path, string $data, string $separator = PHP_EOL) Append
mixed requireOnce(string $file) Require the given file once.
Page 8 of 10