Wow, I have 4 years of experience and I'm middle+ PHP/Laravel developer, but i didn't know many of that things. Thanks buddy and please continue that lessons, they are awesome! Subscribed.
I'm comparatively ignorant on that but I'll echo it....Faaaaar better than many big money courses. I'm still puzzled about you Gio. Best wishes, God bless.
in depth and explained so everything is clear, the top and the only series for php! I wished i have find this channel and lern php the right way with Gio the best teacher of all i watched
I don't usually comment but this series is really helping me out, I have not been able to find more detailed and clearly explained videos such as these ones anywhere, thank you
I learned most of this composer, psr-4, autoloading related stuff in a programming bootcamp two years ago which helped me get a job, but I didn't fully understand any of it. Now this really helps refresh those memories and I can actually understand everything with great clarity this time. Overall very well done tutorials, amazing so far. Thank you!
Best tutorial on the subject i've seen so far! I've been struggling to understand, but this video removed the stone that kept me held. Great job explaining, not too fast or too slow. just perfect!
I've learned php before in my university. And we were worked with composer and I didn't know what is this for... but now I know much more about composer and it's awesome. tnx Gio, you are awesome
Your lessons are so advanced to me that I feel like I am "in over my head" in a very good way. Composer installed, autoload optimization done. I am happily wondering what next. Thanks alot Gio.
Yea I did editing wrong in some of these videos and cut out empty spots which resulted in this. UA-cam has a way to slow down the video so you can click on the gear icon and set the playback speed to 0.5, that helped others who had the same issue. Later videos are better in the 3rd section. Sorry for the inconvenience, thankfully UA-cam has a way to solve it for the older videos like this.
Thank you! It makes studying more productive and calm to know there's no important info missing and I don't feel strong need to broad a picture from different resources, so I can concentrate on understanding materials
we need an in-depth knowledge on composer as it will also help us in Laravel hence a separate video will be a nice idea, thanks. i learnt a lot from this video and all other videos in this series. best php course so far.
I need a lot more about the composer, I didnt understand what you did but since am focusing on the php code I will keep what you have thought and use it whenever. Thank you
Definitely need a separate video tutorial about composer, I am totally lost seeing this one, but obviously it is very important. I only have a brief idea what is composer for, but not how. Looking forward....
Anything specific that was confusing about this video? This should be good enough to get you started with composer. The advanced stuff you will need if you want to maintain open source package & learn about versioning & so on.
@@ProgramWithGio It’s just that data is a hot topic at the moment, everyone wants to do some part of the code in this architecture and requires this everywhere
going through some of these videos to catch up on some of the PHP best practices (I learned it somewhere around PHP 4 or 5 or something like that IIRC). But when he got to composer I was like "okay, I got this part" thanks to my work with Drupal XD
Just one small note: if u r using alpine based php version, instead of apt-get u need to do apk add --update / in ur docker file to install packages...
Im new to php, but isn't something like composer too soon for this course? I know that people should know about libraries, but I doubt that anyone will use any library before learning php at basic lvl, (like getting data from database, mysql basics or, something else). (There are exceptions ofc). I see that you need composer for autoloading here. But im noob, what do I know. If this course uses some libraries later on then thats another story. All im saying that you can probably build a project without using any library, ofc its harder and takes more time, but I think thats the right way of learning... I could be completely wrong.
It depends. I have my style of teaching. I consider the database to be too soon to be introduced without properly learning about PHP features & OOP related topics. That way when we do get to the database part we have a pretty good understanding of PHP. We covered a solid amount of PHP in the first section and databases are covered towards the end of this section.
I feel like there is a lot going on with these docker and composer stuff, I understood there core concepts, but I want to focus more on php and making projects while leaving docker and composer and returning to them as I finish the course. What is your opinion and what do you recommend. Also I'd like to thank you for this series, it's really the best course I've took on youtube.
Hi Gio, again for your outstanding contribution. *** Thank you so much *** do u have any plans to make a crash course/advance topics covered in Composer?
Hello 👋. I want to but don't have time at the moment, still need to finish the PHP series & then do Laravel. Maybe if I get some free time I'll be able to dedicate it to composer series but no plans for now
It is worth 10000 times more than even paid courses out there. ABSOLUTELY NICE.
Thank you
I am from China, I really hope China can have such excellent programming teaching, I use php7 years, watching this video is still rewarding
Glad to hear that you are finding these videos helpful
Yes a separate in depth video on the subject would be great. Already learnt so much from this one though. The series is really high quality
Thank you 🙌
Wow, I have 4 years of experience and I'm middle+ PHP/Laravel developer, but i didn't know many of that things. Thanks buddy and please continue that lessons, they are awesome! Subscribed.
Thank you 🙌. Lots more topics to cover and more videos on the way 👍
Best PHP and complete course. Better than many paid bootcamps and best quality
Thank you 🙌
I'm comparatively ignorant on that but I'll echo it....Faaaaar better than many big money courses. I'm still puzzled about you Gio. Best wishes, God bless.
I can't picture development without Autoloading. Thanks a million for the video!
There was a time for include/requires before autoloading :D
in depth and explained so everything is clear, the top and the only series for php! I wished i have find this channel and lern php the right way with Gio the best teacher of all i watched
Thank you 💙💙
No doubt, best PHP course, ever.
Thank you
I see trees of green 🎶
Red roses too
I see them bloom
For me and you
And I think to myself
What a wonderful dev!! ♥
Aww, thank you 🙏
Yes, a separate in-depth video's on the subject would be amazing
👍👍
yeah, a series for composer would be great. thanks
You're welcome 👍
I don't usually comment but this series is really helping me out, I have not been able to find more detailed and clearly explained videos such as these ones anywhere, thank you
Happy to hear, thank you 🙌
I learned most of this composer, psr-4, autoloading related stuff in a programming bootcamp two years ago which helped me get a job, but I didn't fully understand any of it. Now this really helps refresh those memories and I can actually understand everything with great clarity this time.
Overall very well done tutorials, amazing so far. Thank you!
Happy to hear, thank you 🙌
WoW this is the best tutorial I have ever watched, I followed you and I will see all your videos, please keep going Bro.
Thanks a lot.
Thank you 🙌
Thanks for all you are doing for the community. I'm starting with a job with PHP and these series help me a lot.
That's awesome to hear. I'm glad these videos are helpful 🙌
I really watch a lot of PHP tutorial I can say that is the best one
Thank you 💙
Definitely the best PHP tutorials.
Wow, thanks!
Best tutorial on the subject i've seen so far!
I've been struggling to understand, but this video removed the stone that kept me held.
Great job explaining, not too fast or too slow. just perfect!
Thank you Ben, I'm happy that this video was helpful 🙌
I've learned php before in my university. And we were worked with composer and I didn't know what is this for... but now I know much more about composer and it's awesome. tnx Gio, you are awesome
That's great, happy to hear
Your lessons are so advanced to me that I feel like I am "in over my head" in a very good way. Composer installed, autoload optimization done. I am happily wondering what next. Thanks alot Gio.
Great to hear, thank you
This is definitely the best tutorial discussed this subject I've ever seen!
Thank you bro
Thank you 💙💙
'autoload_register' is the greatest thing in programing. Thank you PHP.
😏
Whooaaa! Bro, this is really rush video. I didnt know when stopped a sentence and when you started a new one.
Yea I did editing wrong in some of these videos and cut out empty spots which resulted in this. UA-cam has a way to slow down the video so you can click on the gear icon and set the playback speed to 0.5, that helped others who had the same issue. Later videos are better in the 3rd section. Sorry for the inconvenience, thankfully UA-cam has a way to solve it for the older videos like this.
10 years of experience and you taught me php properly, thanks.
Lets do a course on docker instead.
Glad to hear, thank you
Thank you. Very details and lots of good information. Keep it up man. More lessons on Composer would be really great.
Thank you! It makes studying more productive and calm to know there's no important info missing and I don't feel strong need to broad a picture from different resources, so I can concentrate on understanding materials
You're welcome 🙌
My colleague has been using autoload with composer. Now I understand it a bit more. Thanks!
Glad to hear that 🙌
You are the best teacher about php in UA-cam 😘😘
Thank you 💙
Thank you for your perfect videos and Yes a separate in depth video on the subject would be great.
Thanks 🙌
Thanks for making all these free. This is a Gem 💎
Glad you like them 💙
i found you a very good explainer.
advance level and industry new requirements accomplished.
Happy to hear that, thank you 🙌
we need an in-depth knowledge on composer as it will also help us in Laravel hence a separate video will be a nice idea, thanks. i learnt a lot from this video and all other videos in this series. best php course so far.
Noted. Thank you 💙
I need a lot more about the composer, I didnt understand what you did but since am focusing on the php code I will keep what you have thought and use it whenever. Thank you
Feel free to DM me on Twitter & I can help answer some of your questions
This playlist if the best tutorial out there for PHP 8, thank you so much! You also made me switch to PhpStorm 😂
Thank you 🙌. PhpStorm is awesome
Thanks Gio for the great work. But, please, whatever else you can put together to help with this complex subject of the "Composer", will help a lot
You're welcome & thank you. I'll try to make a video about composer 👍
Man.you are from another planet. And if you can make more lessons on composer, of course
Thank you 💙💙
Definitely need a separate video tutorial about composer, I am totally lost seeing this one, but obviously it is very important. I only have a brief idea what is composer for, but not how. Looking forward....
Anything specific that was confusing about this video? This should be good enough to get you started with composer. The advanced stuff you will need if you want to maintain open source package & learn about versioning & so on.
Autoloading is a really complex subject for a new developer, but they get here an idea how good it really is and how it makes developing faster.
Yup, sometimes there is a lot of magic happening behind the scenes, it's always good to know how it works
Amazing playlist. Thanks a lot for making it.
Thank you 💙💙
Great many tips. A separate video on composer would be appreciated.
Thank you 🙌
Thanks and yes, I'd love a series on composer!
This course is really amazing so far. I hope you have covered composer as a separate topic by now❤
Thank you 🙏. Unfortunately no, didn't get a chance to do that.
thank you very much. This info helps better understand how autoloading works within framework
You're welcome. Glad it's helpful 🙌
High Quality Tutorial with brilliant presentation, a highly recommended video🌟🌟🌟
Many many thanks
I am really learning a lot from this channel. Thank you GIO
Happy to hear that 🙌
This course is probably a huge 💎
The course is indeed huge :)
Hey this was a great intro to Composer, another video that goes into more details would be great! Thanks for all the hard work!
Glad you liked it, thank you
Do make a video on composer in depth. Your channel is so good. I would highly recommend to a newbie and even an experienced.
Thank you 💙
yes! please make a video series about composer details. ❤️❤️
All I can say is "DAMN" your videos are freaking awesome! I've watched 4 similar videos and didn't get nearly the information you just provided
Thank you, I'm glad it was helpful 💙
thank you. Very straightforward and informative
Glad you liked it 🙏
Thank you for these great content. waiting for more tutorials about composer internals from You. thanks in advanced.
Thank you
Good lesson!
Can you make a cool video like this about microservice architecture?
Thank you. Not sure about microservices yet, maybe in future
@@ProgramWithGio
It’s just that data is a hot topic at the moment, everyone wants to do some part of the code in this architecture and requires this everywhere
yes we need more on this topic
Best video on this topic. Thank you so much!
Glad it was helpful, thank you
PHP curl tutorial needed.. everything about curl..
Will be covered in section 3
Very good tutorials. You cover the most important stuff in a short and understandable way but please make some pauses between sentences! ;-)
Thank you. I'm improving on that 🙂
Thanks for this video and the entire series. I would really appreciate a video on package versioning
You're welcome 🙌
best php course, you should do other languages as well.
Thank you 🙌
Sensacional meu amigo, muito obrigado!
Thank you
very simple and precise
Thank you
best quick precise and very informative, thxxxxx. Very intuitive and help me a lot.
Glad to hear that, thank you 🙌
Awesome class, thanks for help us.
You're welcome & thank you
going through some of these videos to catch up on some of the PHP best practices (I learned it somewhere around PHP 4 or 5 or something like that IIRC). But when he got to composer I was like "okay, I got this part" thanks to my work with Drupal XD
Nice 👍
thank u so much for ur time and effort , im so intersting about composer
You're welcome 🙌
Great video! Thank you Gio!
Glad you liked it, thank you
"a big pile of inconsistent spaghetti", best line ever
Every video I am amazed anew
💙💙
Just one small note: if u r using alpine based php version, instead of apt-get u need to do apk add --update / in ur docker file to install packages...
Great job! Thank you!
Thank you too!
Good job! Thank you very much!
Thank you
Thank you a lot for awesome lessons
You're welcome, thank you 💙
yes please make a more detailed video on composer
👍
ur just great.... keep up the good work....thx
Thank you 🙏
Great video, thanks!
You're welcome
Im new to php, but isn't something like composer too soon for this course? I know that people should know about libraries, but I doubt that anyone will use any library before learning php at basic lvl, (like getting data from database, mysql basics or, something else). (There are exceptions ofc). I see that you need composer for autoloading here. But im noob, what do I know. If this course uses some libraries later on then thats another story. All im saying that you can probably build a project without using any library, ofc its harder and takes more time, but I think thats the right way of learning... I could be completely wrong.
It depends. I have my style of teaching. I consider the database to be too soon to be introduced without properly learning about PHP features & OOP related topics. That way when we do get to the database part we have a pretty good understanding of PHP. We covered a solid amount of PHP in the first section and databases are covered towards the end of this section.
thanks, very good content, it would be very nice if you make e serie about composer or/and docker
Thank you
ok i am alright thanks for your effort
You're welcome 🙌
Thanks!
Thank you 🙏
so great!
Thank you
Great stuff, looking forward to know more about psr-0 and and the use case when it should actually use?
Thank you. PSR-0 is deprecated, PSR-4 should be used instead
great video, thanks
best teachers
Thank you
I came looking for copper and I found gold!
Thank you 🙌
Love the tutorial,,,,
So glad 💙
I HATE COMPOSER .... ;) ... THX for clearing stuff up a bit ....!
You're welcome, glad it was helpful 💙
Thank you.
🤜🤛
thank you very much
You're welcome
Thank you!!!
You're welcome 🙌
thanks a lot ❤❤❤❤
You are welcome
We would appreciate an indepth tutorial of composer.
👍👍
I feel like there is a lot going on with these docker and composer stuff, I understood there core concepts, but I want to focus more on php and making projects while leaving docker and composer and returning to them as I finish the course. What is your opinion and what do you recommend. Also I'd like to thank you for this series, it's really the best course I've took on youtube.
Docker is optional, composer I would not leave out since its very important.
Amazing
Thank you
Thank You
You're welcome 💙
@@ProgramWithGio Please make a new playlist for php package development.
@@sajidhasan5321 thanks for the suggestion 🙌
Hi Gio, again for your outstanding contribution. *** Thank you so much *** do u have any plans to make a crash course/advance topics covered in Composer?
Hello 👋. I want to but don't have time at the moment, still need to finish the PHP series & then do Laravel. Maybe if I get some free time I'll be able to dedicate it to composer series but no plans for now
Sir could you please upload codeigniter tutorial for beginners
It could help many freshers
So many companies asking this one also
I haven't used codeigniter & don't work with it so don't think I'll be able to make videos on it anytime soon
Thanks Gio, unfortunately I couldn't get the custom autoload working and had to resort to the 'use App\Transaction;'.
Reach out on Twitter & I can help debug your issue
THX :)
Thank you for support 💙
I am not all the way down to the list but if you don't have how to create a composer package, hat would be great.
We don't cover that in this series but good suggestion, thank you
Hi, thanks for sharing, I've installed composer from terminal and then ramsey/uuid . But the vendor folder is not created, can you help me please
Hey, send me a DM on Twitter and I'll help troubleshoot it.