Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multiple Routes, Single Controller Action #60654

Answered by stof
kekkoudesu asked this question in Q&A
Discussion options

You must be logged in to vote

to have several paths, you indeed need to define multiple routes.

An array of paths is only meant to be used for localized routes (where the generated URL would be deterministic thanks to the locale in that case).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stof
Comment options

stof Jun 3, 2025
Collaborator

@kekkoudesu
Comment options

Answer selected by kekkoudesu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants