You have some choices from my suggest : First. If you choose to separate user upload folder, you must create folder when you run upload action. And when user logged in you just compare the username with your folder name. If same, the user can access it. If not, redirect it to error page.
Second. You create table that contains user and user file. So you can see which user that have which file.
Sorry for my bad English. Hope this help. ^^
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community