4 PHP OOP Topics Laravel Devs Need to Master

preview_player
Показать описание
We use Laravel as a framework, but do we understand the underlying OOP features of PHP? I've decided to show a few concepts to remind you of the must-know things.

- - - - -
Support the channel by checking out our products:
Рекомендации по теме
Комментарии
Автор

1. Constructors and Parameters
2. Public / Private / Static
3. Namespaces
4. Traits

kuthub
Автор

Laravel daily is the best. I requested this somewhere in your comments. Stay healthy Povillas and Godbless from philippines

kelvezu
Автор

I love your philosophy of teaching,
Tiny wins at the beginning of each day leads to mastery.. keep it up, Great stuff👏

jihadabdulrazaq
Автор

1. Incapsulation
2. Polymorphism
3. Extending
4. Self, this
5. Parent::
6. Abstract, protected
7. Unset, __get(), __call, invoke
8. Class, object, methods, properties
Others??

somebody
Автор

Seems like you really enjoy what your doing with this channel. I hope you keep it up because it's great! It's a daily reminder to keep developing my laravel skills. This is what YouTube is meant for and people like you should be rewarded more. Thanks again!

myreferencescanada
Автор

This video is gold! I still need to refresh my mind with these important principles!

joshbarros
Автор

These daily videos really assist me in my day to day laravel coding

keithroye
Автор

Great video. Always great to be reminded of some of the basics all over again.

marchinton
Автор

i like your videos first then i watch it, very grateful for your contributes & sharing, thanks :)

abd
Автор

High value video from high value Chanel. Keep up!

RadosavLeovac
Автор

"Private methods are candidates waiting to be separated into their own class."

- Wise Old Man

mabdullahsari
Автор

Thanks as always! I'll see it later. Keep your HARD work! Don't stop now! 100k subscribers are coming :P

belce
Автор

you are the best sir now please do videos in spa making like a quick way to make API / API validation/ API security sir please reply

shocchosolutions
Автор

Great, one question why do I get error on null column while the colunm is nullable, mostly it happens with Images

Saboor-Hamedi
Автор

Povilas the best or nothing. thank you so much ^^

Semicolon..
Автор

Regarding traits, I think it is really a powerful feature. Although I have not grasped the deep side of it, I have used it in some situation.

darkmode
Автор

Hi, thanks for videos. Hope you can explain more detail about how to use OOP, SOLID in PHP specialy in Laravel.

zzfortezz
Автор

I love to use "property promotion"

raziuldev
Автор

I read "the essentials of object oriented php" ebook by Joseph Benharosh, which I found helpful. Would maybe be too simple for some, but good none the less. Any other sources to recommend?

roddymacd
Автор

I think you should consider learning OOP first, then moving to Laravel, so you would not be frustrated by "PHP magic" that much

maximgasai