Hi,
I'm trying to use router from Phalcon\Mvc\Micro object like that:
but for valid request I'm getting following exception:
Uncaught exception 'Phalcon\Mvc\Micro\Exception' with message 'Matched route doesn't have an associate handler'
What am I doing wrong? Can anybody help me with this one?
Thanks in advance,
Kamil