itskodinger / midia

Simple Media manager for your Laravel project
MIT License
139 stars 35 forks source link

AWS S3 Integration #15

Open zeroseed opened 6 years ago

zeroseed commented 6 years ago

Would be nice if we can have ability to manage Amazon S3 files using midia. 😄 Maybe need big effort for this. I will try to develop it on next weekend, but maybe someone want to achieve this like me ? 😃

nauvalazhar commented 6 years ago

That's very good. I have a plan to create a number of drivers so I can manage files on Google Drive, Dropbox, Cloudinarry or anything else with Midia.

mrofi commented 6 years ago

in my private project, I use midia along with laravel-medialibrary. But, I like the idea to make drivers to other file systems.

nauvalazhar commented 6 years ago

Hi, how is this? :smiley:

kevin4dhd commented 2 years ago

in my private project, I use midia along with laravel-medialibrary. But, I like the idea to make drivers to other file systems.

any example please?