Skip to content

Create a command to register route providers #73

@froschdesign

Description

@froschdesign

Idea

A route provider must be added manually in two steps:

But this can be done via CLI command. The class to be registered can be detected via the related interface.

Options

Options for this command can be:

  • which route provider should be registered
  • should all route providers registered
  • is a route provider registered
  • are all route providers registered
  • where should a route provider registered, for example: general configuration or config provider

Reference

https://docs.mezzio.dev/mezzio/v3/cookbook/autowiring-routes-and-pipelines/#using-a-routeprovider

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions