binshops / laravel-blog

Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.
https://www.binshops.com
MIT License
423 stars 131 forks source link

Using External Storage for file Upload #85

Closed awopegba-doftwerks closed 1 year ago

awopegba-doftwerks commented 1 year ago

user should be able to define the storage they want to use for file upload.

samberrry commented 1 year ago

I think it's a professional feature, however any PR is welcomed.

samberrry commented 1 year ago

a similar PR is available: https://github.com/binshops/laravel-blog/pull/72