Skip to content

Add support for multiple addGroup #301

@Simone4e

Description

@Simone4e

Hello,

I tried this pattern for stack multiple addGroup and try to group some category but doesnt work:

$r->addGroup('/admin', function (FastRoute\RouteCollector $r) {
       $r->addGroup('/company', function (FastRoute\RouteCollector $r) {

       }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions