Symfony 6 - Basic Tutorial: First Controller and Routing

preview_player
Показать описание
In this second episode of the series, I want to describe the creation of a controller and make it accessible through a route. Initially, it will be a simple PHP class that will later inherit from Symfony's AbstractController.
Symfony implements the Model-View-Controller pattern, and in this example, we will do the same.
This foundational knowledge is absolutely necessary for the creation of a Symfony application.

Chapter:
00:00 Intro
00:45 First controller
06:52 First Route
11:00 Path / Mod-Rewrite Problems
16:17 Outro / What's next
Рекомендации по теме
Комментарии
Автор

My second video on this channel. I hope it will some Symfony beginners.
Do you have wishes for the next episodes?

thomasd_codes_eng
Автор

Hope U will keep recording those wonderful and understandable videos

captainkenpachi
Автор

thanks man. Ich mochte werden eine neue Sprache lernen ! Du bist guten Mann

captainkenpachi
Автор

make full series of begginer to advance of the symfony framework using docker, there are very less tutorial available for the symfony with docker and try to cover all the important concepts
thanks!..

gp-vplv
Автор

Is it possible to connect the controller to apiresource?

turontv