Autoloading in PHP without and with Composer - OOP in PHP | Part 11

  Рет қаралды 18,191

The Codeholic

The Codeholic

Күн бұрын

Пікірлер: 30
@YeOldeKamikaze
@YeOldeKamikaze 4 жыл бұрын
Thank you! I've never done any packages, I've just used them. This one time I had to create a package and I did everything EXCEPT the "composer update" part (around 15:00) when testing my stuff. It threw me off so bad! Every resource I turned to assumed I knew the ins and outs of composer. Here, it's explained very clearly. Thank you again!
@infodrop
@infodrop 2 жыл бұрын
Your video is the best one I found so far.. Clear interpretation. Good job. Keep up the good work mate.
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Thanks a lot
@talehtaghi8249
@talehtaghi8249 2 жыл бұрын
Man, I always learn new stuff from your videos and they are so useful, helpful and informative. I don't know how to express my gratitude, just thank you that you record these videos, thank you for everything! You are a great man)
@ColumbianCocain
@ColumbianCocain 3 жыл бұрын
had some issue to understand the psr-4 and the namespaces concept, but you explained well )) Thanks.
@SB-kr7ki
@SB-kr7ki 4 жыл бұрын
I just finished your OOP playlist, thank you for the classes! 👏
@TheCodeholic
@TheCodeholic 4 жыл бұрын
You're welcome. Do you have any feedback? Positive or negative?
@SB-kr7ki
@SB-kr7ki 4 жыл бұрын
@@TheCodeholic Definitely positive. I enjoyed your examples and how u also referred to the official documentation plus most upvoted comments! I personally need to understand this as I want to customise my website (which is in development) that I made with Craft CMS 3 - built on top off the yii2 framework. To be able to gather/validate/save/send user data I need to create and write the code in my own plugin which I will try to write the OOP way ;). Long road to go - but your explanations got me one step closer to understanding OOP. Now I will continue with your yii2.0 video tut!
@TheCodeholic
@TheCodeholic 4 жыл бұрын
@@SB-kr7ki Great to hear that. Thank you.
@parva_Academy
@parva_Academy 10 ай бұрын
tnx bro . that's very helpfully ❤❤❤❤❤❤
@Hack_Trix
@Hack_Trix 2 жыл бұрын
i watched your 6.5 hour php tutorial in travies media. i didn't understand that CRUD autoloading part. now i do
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Well done!
@Kacatkun
@Kacatkun 4 жыл бұрын
Very Well explained 👏🏻👏🏻👏🏻👏🏻👏🏻
@judeleon8485
@judeleon8485 2 жыл бұрын
Though I have not seen your recent videos, the texts in these tutorial videos are just to tiny and difficult to see, and this makes it difficult to understand despite the great content. There is no denying you are good teacher
@gofuroov
@gofuroov 3 жыл бұрын
Awasome
@llBestBoyll
@llBestBoyll 2 жыл бұрын
nice tutorial 🔥
@IrfanUllahHosain
@IrfanUllahHosain 4 жыл бұрын
Amazing job. Keep it up. Just one tip try to increase the code font size for easily readability Thanks :)
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thanks... I already have good font size in my latest videos...
@MoneylessWorld
@MoneylessWorld 3 жыл бұрын
Excellent! subbed
@TheCodeholic
@TheCodeholic 3 жыл бұрын
Thanks for the sub!
@sawseries2939
@sawseries2939 4 жыл бұрын
ขอบคุนค่ะ
@ehtishamhassan8146
@ehtishamhassan8146 5 жыл бұрын
👌
@NedumEze
@NedumEze 2 жыл бұрын
@Codeholic Can this spl_autoload_register() work if your Classes, & Includes, are outside your root (for security)
@menjil
@menjil 4 жыл бұрын
is this the last part of the PHP OOP tuts already?
@TheCodeholic
@TheCodeholic 4 жыл бұрын
YES
@vangelisefthimiatos964
@vangelisefthimiatos964 3 жыл бұрын
define ( 'THE_BEST', 'ZURA' );
@marineoutsource
@marineoutsource Жыл бұрын
I am a newbie and I do'n't understand if spl_autoloader works perfectly fine, why you need composer?
@vkcode6072
@vkcode6072 4 жыл бұрын
I wonder how the composer automatically pick our email id not sure where it picks from? can you pleae help?
@bendufarmsemmanuel2278
@bendufarmsemmanuel2278 2 жыл бұрын
Your courses are great but your source codes are difficult to read because of the background color of your text editor
@TheCodeholic
@TheCodeholic 2 жыл бұрын
That videos are old. I think I improved video quality. Check my latest videos.
Build Shopping Cart with OOP | PHP OOP Project
37:53
The Codeholic
Рет қаралды 51 М.
Everything about PHP namespaces - OOP in PHP | Part 10
16:26
The Codeholic
Рет қаралды 16 М.
Mia Boyka х Карен Акопян | ЧТО БЫЛО ДАЛЬШЕ?
1:21:14
Что было дальше?
Рет қаралды 11 МЛН
REAL MAN 🤣💪🏻
00:35
Kan Andrey
Рет қаралды 35 МЛН
I Turned My Mom into Anxiety Mode! 😆💥 #prank #familyfun #funny
00:32
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 11 МЛН
PHP Autoload and Namespaces [Extended Guide] | [2020]
29:30
TechnoTrax
Рет қаралды 14 М.
5 Tips For Object-Oriented Programming Done Well - In Python
16:08
Use Composer to Easily Manage PHP Packages
15:40
Dave Hollingworth
Рет қаралды 8 М.
How to automatically load PHP classes using spl_autoload_register.
9:30
Custom PHP OOP Router without PHP libraries
34:15
Max Pronko
Рет қаралды 37 М.
PHP For Beginners, Ep 30 - Autoloading and Extraction
19:37
Laracasts
Рет қаралды 16 М.
Interface in PHP for beginners with Examples - OOP in PHP | Part 8
20:39
5 Reasons to Use PHP 8: New Syntax Features
7:02
Laravel Daily
Рет қаралды 30 М.
Mia Boyka х Карен Акопян | ЧТО БЫЛО ДАЛЬШЕ?
1:21:14
Что было дальше?
Рет қаралды 11 МЛН