Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ajaxStardust's avatar

Laravel Storage - for File Explorer app

Hi there. I'm pretty much completely new to Laravel. I've messed w/ it some, and completed most of the "Traversy" tutorial, but that's about it. Know how to use composer etc.

I have an age old PHP really basic "static file browser" app that I use to look at .html files, images, etc on my local dev sever. it's clunky and only reads one directory, so-- if i want to use it-- it has to reside in that directory.

I'm interested in digging into Laravel, and from what I've read, Laravel Storage might be the solution i'm looking for to re-build that app in my spare time.

Do you have a recommended starting point? Thanks!

Edit: I did find the Series laravel-8-from-scratch where episodes 11 is "Use the Filesystem Class to Read a Directory".

0 likes
1 reply

Please or to participate in this conversation.