dcolsay/laravel-drive

There is no license information available for the latest version (0.1.2) of this package.

Filemanager

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/dcolsay/laravel-drive

0.1.2 2021-06-22 15:17 UTC

This package is auto-updated.

Last update: 2025-10-23 01:03:51 UTC


README

// $driveManager = new DriveManager($filesystem); // $driveManager->setDisk('ftp'); // $driveManager->setCurrentPath('files/BIC');

    // // $driveManager->setDisk('local');
    // // $driveManager->setCurrentPath('/');
    // $driveManager->sync();