oneduo / nova-file-manager

The most advanced File Manager for Laravel Nova, feature rich and robust build.
https://oneduo.github.io/nova-file-manager/
MIT License
136 stars 37 forks source link

feat: add private download feature #359

Closed JulianMar closed 3 weeks ago

JulianMar commented 6 months ago

closes #358

JulianMar commented 5 months ago

Thanks for the review! I will fix it later this week :)

DCdeBrabander commented 3 months ago

Bump!

I'd like this feature. I needed to use a different file-manager package since previous one didn't support Nova 4... But my project needs to support 'private' files and downloads.

Do you need help @JulianMar ?

Download works only if I move these files into ./storage/app/public (which is symlinked from ./public_html/storage)

mikaelpopowicz commented 3 weeks ago

Hi @JulianMar

Thank you for this PR. However this has been rewrote in #420.

Will be released soon.

All the best.