My image file path is public/img/logo.png and my app.blade.php file path is resources/views/app.blade.php
public/img/logo.png
resources/views/app.blade.php
Inside of my app.blade.php fi
In Laravel 5.x, you can also do like this .