https://quickadminpanel.com/blog/top-3-file-manager-packages-for-laravel/
This can help but I create my own with laravel file system.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
For a project I need to create an application where you can upload files and download a folder containing thoses files.
I don't really know how to organise myself since the main folder contain more than 50 sub folders (the original folder have only 6 but they all have children who have children etc ..).
Basicly I want to be able to create a new "structure" (all thoses empty folders) then upload any files i want in any folders i want.
I know how to do it using the laravel file system but I wonder if it exist a better solution, maybe a package i didn't know or something ?
Thanks
Please or to participate in this conversation.