I don't think it is possible to read files in someone's local folder from your web application, due to severe security concerns this entails.
Jun 5, 2019
3
Level 6
Image Upload with local computer file path in Jquery Laravel
I want to make image upload from local computer file path like as bellow: path like: /home/hari/Downloads/31kd91559642042.png path like: C:\Users\Public\Pictures\Sample Pictures\logo.png
So basically, i want to put one text box on my form and user can put file path from his system. file should upload from that path on server.
Thanks
Please or to participate in this conversation.