Skip to content

Update back end routes guideΒ #218

@fritzmg

Description

@fritzmg

The back end routes guide is a bit outdated, as it still uses Sensio\Bundle\FrameworkExtraBundle\Configuration\Route and Sensio\Bundle\FrameworkExtraBundle\Configuration\Template. Both of which are not recommended anymore.

Todo:

  • Use Symfony\Component\Routing\Annotation\Route.
  • Inject Twig service and parse template directly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions