https://symfony.com/doc/2.x/page_creation.html
Create your First Page in Symfony (Symfony 2.x Docs)
Creating a new page - whether it's an HTML page or a JSON endpoint - is a two-step process: Create a route: A route is the URL (e.g. /about) to your page and...
create your first pagesymfonyxdocs
https://symfony.com/doc/3.x/page_creation.html
Create your First Page in Symfony (Symfony 3.x Docs)
Creating a new page - whether it's an HTML page or a JSON endpoint - is a two-step process: Create a route: A route is the URL (e.g. /about) to your page and...
create your first pagesymfonyxdocs
https://symfony.com/doc/6.4/page_creation.html
Create your First Page in Symfony (Symfony 6.4 Docs)
Creating a new page - whether it's an HTML page or a JSON endpoint - is a two-step process: Create a controller: A controller is the PHP function you write...
create your first pagesymfonydocs
https://symfony.com/doc/7.4/page_creation.html
Create your First Page in Symfony (Symfony 7.4 Docs)
Creating a new page - whether it's an HTML page or a JSON endpoint - is a two-step process: Create a controller: A controller is the PHP function you write...
create your first pagesymfonydocs