I have a problem with this favicon I generated for a local server php project. It works fine on most browsers (Google Chrome, Mozilla Firefox and Opera) but on Microsoft Edg
Maybe it's a echo encapsulation issue. I mean that href would have "request->baseUrl;" as a value
try
request->baseUrl.'/favicon.ico" type="image/x-icon" />'; ?>