Laravel this is not only a practical framework, it is also a programming style
lundi 11 janvier 2016
HTML::image() rendering img tag not image laravel
I am trying to display image with {{ HTML::image('images/login_user.png') }} but it gives the output as <img src="http://myproject/images/login_user.png"> not image. I have put image into /public/images folder.
Aucun commentaire:
Enregistrer un commentaire