https://symfony.com/doc/8.1/page_creation.html
Create your First Page in Symfony (Symfony 8.1 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