Hello,
i am using AWS S3 as my file system with League\Flysystem\Filesystem
so AWS S3 is my "disk" actually.
how can i use the file manager with s3 directory?
is this possible with this package?
Related to #80 , cloud storage support is in our v2.0 milestone. FileApi(which handles uploading files to cloud file systems) will integrated into file manager.
Do you know when is the v2.0 milestone planned?
Do you know when is the v2.0 milestone planned?
I interesting too.
no,
but i build it from scretch in my project, preaty easy..
just download some open source php file manager and developed the upload,delete,update function to use with s3 with class League\Flysystem\Filesystem;
@maorkavod Would you care to PR ? :)
Most helpful comment
Do you know when is the v2.0 milestone planned?