Skip to content

Conversation

atailouloute
Copy link
Contributor

No description provided.

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

However, the file path should be different: config/routes.yaml

This is usually confusing because we have:

  • config/routes.yaml
  • config/routes/*
  • config/packages/routing.yaml
  • config/packages/*/routing.yaml
  • etc.
@xabbuh xabbuh added this to the 4.0 milestone Apr 20, 2018
@wouterj wouterj merged commit 7c46583 into symfony:4.0 May 5, 2018
wouterj added a commit that referenced this pull request May 5, 2018
This PR was merged into the 4.0 branch. Discussion ---------- Update custom_route_loader.rst Commits ------- 7c46583 Update custom_route_loader.rst
@wouterj
Copy link
Member

wouterj commented May 5, 2018

Hi @atailouloute! Nice catch indeed, thanks for submitting a fix! I've merged your commit and aded a new one (b3d0a68) to change routing to routes, as proposed by Javier.

@atailouloute atailouloute deleted the patch-12 branch May 17, 2018 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment