Backend and Infrastructure

Generating URLs in Symfony 3

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Alternate resources

Sprout Video

In this lesson, you'll learn how to generate URLs in Symfony 3 and use Twig's path() function to output HTML links based on the name of the route.

Additional resources

Twig Templating series