How to set Favicon Icon in Codeigniter 4
You can put the favicon.ico file in the web root…./public folder, so the URL would be yourdomain.com/favicon.ico Then you have to add the following line of code into your HTML :
You can put the favicon.ico file in the web root…./public folder, so the URL would be yourdomain.com/favicon.ico Then you have to add the following line of code into your HTML :