In this lesson, learn how to make use of routing wildcards in a Symfony 3 app.
Routing Wildcards in Symfony 3
Loading...
Additional resources:
Be careful when rendering direct user input (like we show here)! It introduces a security issue called XSS. Read more about XSS here