livewire-filemanager / filemanager

A simple, friendly and practical Livewire filemanager for your applications
MIT License
94 stars 11 forks source link

independent of spatie/medialibrary #8

Open atmonshi opened 4 months ago

atmonshi commented 4 months ago

hey there, I loved the UI, but my use case it to load files and folders from a storage, is it possible to use this without spatie/medialibrary like reading and writing directly on a laravel file system disk.

thank you!

bee-interactive commented 4 months ago

Hi @atmonshi ! For now, it's only using the package. We will add the possibility to switch the storage driver very soon.