string basename(string $path) Extract the trailing name component from
bool move(string $path, string $target) Move a file to a new location.
mixed __call(string $method, array $parameters) Dynamically handle calls
ClassFinder class ClassFinder (
static bool hasMacro(string $name) Checks if macro is registered
bool copy(string $from, string $to) Copy a file to a new location.
string getDefaultDriver() Get the default driver name.
array glob(string $pattern, int $flags) Find path names matching a given
bool move(string $from, string $to) Move a file to a new location.
static void macro(string $name, callable $macro) Register a
Page 1 of 10