Laravel Blade html image

If you use bootstrap, you might use this –

 <img src="https://stackoverflow.com/questions/29858097/{{URL::asset("/image/propic.png')}}" alt="profile Pic" height="200" width="200">

note: inside public folder create a new folder named image then put your images there. Using URL::asset() you can directly access to the public folder.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)