Not sure if this is the best way to do it, but I am having users upload private files to the /app directory in a 'files' folder on a remote storage server using SSH->put().
The issue I am having is that some many be images but I don't think I can show them via a URL since the app folder is at the same level as public. Any ideas on how to show them without exposing the whole directory?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community