I downloaded a project from server, it's using part Laravel + part plain HTML. The image tag below :-
<a href=""><img id="header-logo-image" src="" />
When I inspect element on the image and right click , open image in new tab, I get http://localhost/project1/files/logo/logo.png It shows object not found.
However if I open a new tab in the browser, and put in the URL http://localhost/project1/files/logo/logo.png , the image appears.
Any advise why it's not appearing when view from the project? Thanks
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire