I upload all user files to directory:
/resources/app/uploads/
I try to get image by full path:
http://localhost/resources/app/u
You may try this on your blade file. The images folder is located at the public folder
For later versions of Laravel (5.7 above):