Favicon
Hi, Ive added favicon to my project. It's working fine with firefox but not working in chrome and safari. I've checked the view page source, I can see the link of my favicon and it is working.
Current implementation
or
both working on firefox only.
May I know how can I resolve this?
Current implementation
->favicon(asset('images/favicon.ico'))or
->favicon(asset('images/favicon.png'))both working on firefox only.
May I know how can I resolve this?