Skip to content

now to name nested route #2

@mla

Description

@mla

If I wanted this route to be named admin_report, how would I do that?

$r->with(admin => '/admin', 'Admin')
    ->with(report => '/report', '::Report')
    ->add(undef, '/{action}', '#index')

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