dimanche 17 mars 2019

Background Image is not showing in Laravel

I am trying to show background image in my Laravel project from css. But image is not showing. I have checked the image path and it is correct.

html

<div class="carousel-item active" style="background-image: url('public/images/')">

And my image path is public\images\image_name.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire