Is there any plan to support annotation route collector? like: `#[Route(name: 'foo', path: '/', middlewares: [])]`
Is there any plan to support annotation route collector?
like:
#[Route(name: 'foo', path: '/', middlewares: [])]