bool makeDirectory(string $path, int $mode = 493, bool $recursive = false, bool $force = false)
array provides() Get the services provided by the provider.
string|false mimeType(string $path) Get the mime-type of a given file.
void __construct(FilesystemInterface $driver) Create a new filesystem adapter
bool makeDirectory(string $path) Create a directory.
static array compiles() Get a list of files that should be compiled
bool isWritable(string $path) Determine if the given path is writable.
bool isReadable(string $path) Determine if the given path is readable.
int lastModified(string $path) Get the file's last modification time.
Page 6 of 10