Level 6
I found my answer here: File Upload in Laravel
Hi, can I access to my files by php code on real host if I saved those in the storage/app/private directory? I want to only authorized users can access to the files. What is the best practice for this case?
I found my answer here: File Upload in Laravel
Please or to participate in this conversation.