kodepandai / lunox

Laravel-Flavoured Nodejs Framework
https://lunox.js.org
MIT License
75 stars 8 forks source link

[lunox-core] Eject lunox Filesystem to separate Module #38

Closed axmad386 closed 1 year ago

axmad386 commented 1 year ago

Currently we can access Storage facade that is actually wrapper of https://github.com/kodepandai/flydrive. But I think is better to make this feature as separate module called @lunoxjs/filesystem.