dcolsay/laravel-drive

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

Filemanager

0.1.2 2021-06-22 15:17 UTC

This package is auto-updated.

Last update: 2024-04-22 21:35:30 UTC


README

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

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