Symfony 6 - Routing (creating, debugging, condition option, parameters, groups and prefixes)

preview_player
Показать описание
From this video you can get basic information about the routing.

⭐️ Tutorial Contents ⭐️

◆ (00:00) Let's start

◆ (00:27) What is routing needed for?

◆ (00:36) Routing formats

◇ (01:14) How to create routes using Annotations?
◇ (05:25) How to create routes using Attributes?
◇ (06:22) How to create routes using YAML?
◇ (07:33) How to create routes using XML?
◇ (11:18) How to create routes using PHP?

◆ (13:09) HTTP Methods in routes

◆ (17:51) How to debug routes?

◆ (21:18) Matching expressions in routes (condition option)

◆ (28:27) Route parameters

◇ (29:36) Parameters validation (requirements option)

◆ (35:10) How to inlined requirements?
◆ (35:57) How to use PCRE Unicode properties to validate parameters?

◇ (36:48) How to define default value of the parameter?
◇ (39:28) Priority parameter
◇ (41:48) Special parameters created by Symfony
◇ (43:35) Extra parameters in default option
◇ (44:48) Slash characters in route parameters

◆ (46:17) Route groups and prefixes

___
You can find me on:

#coding #php #symfony #symfony6 #routing
Рекомендации по теме