string get(string $path) Get the contents of a file.
void register() Register the service provider.
string get(string $path, bool $lock = false) Get the contents of a file
string sharedGet(string $path) Get contents of a file with shared access
string name(string $path) Extract the file name from a file path.
mixed __call(string $method, array $parameters) Dynamically handle missing
void setVisibility(string $path, string $visibility) Set the visibility
mixed __call(string $method, array $parameters) Dynamically call the default
string|false putFile(string $path, UploadedFile $file, string $visibility
$this extend(string $driver, Closure $callback)
Page 4 of 10