Fixes for shared hosting

This commit is contained in:
Nabeel Shahzad
2017-12-23 10:15:18 -06:00
parent 07bcc5f199
commit f59d372f2b
4 changed files with 17 additions and 21 deletions
@@ -60,7 +60,7 @@
</button>
<p class="navbar-brand text-white" data-placement="bottom" target="_blank">
<a href="{!! url('/') !!}">
<img src="/assets/frontend/img/logo_blue_bg.svg" width="135px" style=""/>
<img src="{!! public_asset('assets/frontend/img/logo_blue_bg.svg') !!}" width="135px" style=""/>
</a>
</p>
</div>