< Ω Skill Recommendation: Symfony

Creating Routes

HTL Rennweg

Show in app

Description

Creating routes in the Symfony PHP framework with the help of YAML configuration or annotations.

Goals

I know

  • where the configuration files for routes in Symfony can be found
  • where to place annotations if using them to create routes

I can

  • create routes with the help of YAML configuration files
  • create routes with the help of annotations