karim-synergy

Dec 21st, 2017 04:19 PM

Hi everybody, I have a problem in the display of my favicon in voyager-laravel, I tried changing the link in the master.blade.php

and browser console dont show errors with the charge. Intead of my icon appears Voyager's icon, and i dont know why... Tried too comment this link and still appearing

Thank you all!

mark

Dec 27th, 2017 12:21 PM

Could you share the link to the site so we could check it out?

karim-synergy

Jan 9th, 2018 12:05 PM

Is resolved. I change it in the tcg/voyager/resources/views/master.blade.php setting this code

        <link rel="shortcut icon" href="{{ voyager_asset('images/favicon.ico') }}" type="image/x-icon">