mardi 11 août 2020

image not found when i include image in laravel blade file

I am really new to laravel. when i try to include a image inside my main.blade.php file at browser console i am getting image not found error.images are stored resources/img( i don't know it's the correct place also) folder.everything else in main.blade.php file working fine also.

this is the img tag inside main.blade.php

<img class="img-fluid rounded-circle p-5" src="../img/profile.png"" alt="" srcset="" />

So,can you tell me how am i suppose to include images in laravel. :)



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire