Тёмный
Zizoujab
Zizoujab
Zizoujab
Подписаться
The evolution of PHP in 10 years
10:47
5 месяцев назад
Discover what's new in PHP 8.2 !
15:10
7 месяцев назад
8 new features of PHP 8.0
14:27
8 месяцев назад
From PHP 7.1 to PHP 7.2
17:57
9 месяцев назад
From PHP 7.0 to PHP 7.1
16:21
9 месяцев назад
Migrating From php 5.6 to PHP 7 - Part 2
13:07
10 месяцев назад
Migrating from PHP 5.6 to PHP 7.0
19:23
10 месяцев назад
Playing with Symfony's Event Dispatcher component
41:02
11 месяцев назад
Write code across PHP versions
0:41
Год назад
Комментарии
@giantbush4258
@giantbush4258 18 часов назад
Btw - docker install it's required to use docker commands.
@solvex8304
@solvex8304 15 дней назад
Is it purposely so small that you can't see anything?
@zizoujab
@zizoujab 15 дней назад
Thank you for your comment , No not on purpose, it's my first short, still figuring out how to do things properly, next videos will be better.
@AyomideBliss
@AyomideBliss 2 месяца назад
Hi Coach, I hope this message finds you well. I'm reaching out to see if we could have a brief discussion about your Udemy course on PHP evolution from legacy to cutting edge. I'm eager to collaborate and explore ways to further enhance it. Thank you for considering this opportunity.
@AbedBilel
@AbedBilel 3 месяца назад
Bonne continuation Zied
@zizoujab
@zizoujab 3 месяца назад
Merci Bolbol :)
@duartecancela
@duartecancela 6 месяцев назад
Subscribed!
@alex_bondar_07
@alex_bondar_07 6 месяцев назад
Thank you for such a clear explanation!
@zizoujab
@zizoujab 5 месяцев назад
You're very welcome!
@HoussemDellai
@HoussemDellai 7 месяцев назад
Good content and topic :) as usual
@zizoujab
@zizoujab 7 месяцев назад
Glad you liked it Houssem !
@solvex8304
@solvex8304 9 месяцев назад
Thanks, very interesting. Tell us about Value Resover and Argument Resolver, like #[ValueResolver(RequestAttributeValueResolver::class)]
@zizoujab
@zizoujab 8 месяцев назад
Thank you for taking the time to watch the video , I will consider making a video about the subject. If you find the content interesting please do consider subscribing to the channel It will encourage me to keep making videos.
@solvex8304
@solvex8304 8 месяцев назад
@@zizoujab I'm already subscribed and looking forward to new videos, thank you!
@RicardoMartins84
@RicardoMartins84 10 месяцев назад
But how to autoload the classes in the __construct of other classes without needing to do $container->get ?
@zizoujab
@zizoujab 10 месяцев назад
at the end of the video I introduced a yaml file (github.com/zizoujab/DependencyInjectionComponent/blob/main/config/services.yaml) where we declare the HttpClientService along with others , this will remove the need of container->get
@789juggernaut
@789juggernaut Год назад
This is a great video. Everything is explained slowly and carefully without missing anything. Highly recommended for new Symfony developers.
@zizoujab
@zizoujab Год назад
Glad it was helpful!