Hey guys!
When I was reading answers on this forum I often met with advices from Phalcon team to put favicon or robots.txt to public root folder to prevent wrong dispatcher exception events.
So here the problem starts: does Phalcon handles any request even to static files called «assets»?
Calm me down please and say I’m wrong :)
And another one question: does assets manager caches files after minification or not? Docs doesn’t say anything about that. I guess it’s unnecessary to minify unchanged files every page load.