Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jan.kulma's avatar

Why this favicon keeps showing?

Anytime I create a new Laravel project and launch it locally in the browser with the php artisan serve command, a favicon shows up, but I didnt add any. It keeps showing even when I delete public/favicon.ico - but that's an empty file anyway. The favicon that shows up is the one I have used before for another Laravel project.

Any idea why this keeps on showing? It's not a big deal, but annoys me a bit.

Cheers,

Jan

0 likes
1 reply
topvillas's avatar
Level 46

I'm no favicon expert but my experience is that browsers cache them pretty aggressively.

1 like

Please or to participate in this conversation.