jeudi 29 octobre 2015

Laravel 5.1 - icon in the page title

I am struggling with adding an icon into the page title. So far I have tried adding it line this :

<link rel="icon" href="{{asset('images/gcm_ico.ico')}}"

But it gets escaped in all browsers as shown here :

enter image description here

I also tried printing the link with {{ "" }}.

Has anyone done this successfully? Thanks in advance



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire