Skip to content
This repository was archived by the owner on Feb 28, 2018. It is now read-only.
This repository was archived by the owner on Feb 28, 2018. It is now read-only.

[Question] How to configure the album module routing ? #7

@lowtower

Description

@lowtower

Right now, the tutorial uses the ConfigProvider approach for configuring the album module.
But the routing is defined in config/routes.php.
There are ways to implement a module based routing (explained in a zf blog entry).
I think, it's not consistent to keep the routing "global" while the rest is configured module based.
On the other hand, it might be too complicated for a getting-started-tutorial to implement it.

Question:
How should we deal with the routing of the album module?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions