laravel videos not in the public folder
I have a laravel application (5.4)
Every user has a folder under /public where the admin can upload (via FTP) some videos for the users to see. Every user have different Videos.
The problem i have now is, that everything in the public folder is accessible. Also if the user is not logged in. How to avoid this?
from Laravel Questions and Answers https://laravelquestions.com/laravel/laravel-videos-not-in-the-public-folder/
via Lzo Media
No comments:
Post a Comment