Hi,
Can you provide more information please?
As what you've described is just <img src"www.site.com/image.jpg" />
<Img src = "{{$ photo-> filename}}" width = "289" height = "282"> only the images that I need to fetch are outside the laravel folder ie the root of the server / Date / files / Photos / 2017-04-19 and laravel is in another folder / var / www / cheil-admin
This is not very common and should be avoided. A web project should only access the www folder.
If you still want to do this, use file:/// as shown here: https://stackoverflow.com/questions/18246053/how-can-i-create-a-link-to-a-local-file-on-a-locally-run-web-page
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community