PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Favicon Voyager issue

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">