Skip to content

URL segment constraints #6

@aboutwout

Description

@aboutwout

Hi Doug,

Very nice extension and I can't wait to dig in (when I have a need for it), but there's one thing I'm missing compared to 'normal' routes in CI.

With CI routes you can do something like this:

`$route['product/(:num)'] = "catalog/product_lookup_by_id/$1";``

Which basically says that the 2nd segment has to be a number. Is there any way to incorporate this in Freeway?

– Wouter

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