bool copyDirectory(string $directory, string $destination, int $options = null)
array glob(string $pattern, int $flags) Find path names matching a given
string basename(string $path) Extract the trailing name component from
ClassFinder class ClassFinder (
FilesystemServiceProvider class FilesystemServiceProvider extends
bool move(string $path, string $target) Move a file to a new location.
mixed __call(string $method, array $parameters) Dynamically handle calls
string getDefaultDriver() Get the default driver name.
bool copy(string $path, string $target) Copy a file to a new location.
bool move(string $from, string $to) Move a file to a new location.
Page 1 of 10