Laravel: Change Two Symbols to Boost Eloquent Speed

preview_player
Показать описание
A demo of a big e-shop simulation, where there are too many calculations are happening under the hood. Let's see why.

Related video:

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

Finally someone explained the difference between call the relationship as property and method.

rmzomgo
Автор

Laravel should reward you, you are increasing the numbers of Laravel Developers!

ParidTvShow
Автор

laravel daily is turning to my first todo in the office

adebajooluwaseyi
Автор

This small series on performance boosting an application using eloquent is a life-saver. Cant thank you enough mate..Such a to the point and professional approach. Long live😍

yasirtahirkheli
Автор

This is incredible, I imagined something like this but I wasn't sure about it, thanks for sharing this information.

abelenocrodriguez
Автор

Dude. Your content is amazing and keeps me motivated to learn even more Laravel.
Thank you so much!

deamoncomand
Автор

I had to watch this twice but now I've got it! Great lesson. Thank you.

Steviec
Автор

This is the kind of thing that is worth it! thank you for your time and your knowledge. Very well explained and very straight to the point!

bcmarcos
Автор

Great logic, I was very much worried to my query in recent day, just I came back to my home and noticed your video, then tried to implement in my project, what great concept, Thankyou.

suryadeepbhujel
Автор

So simple but such a great tip! Seeing it explained makes so much sense.

markusnf
Автор

The best laravel advice I had since long time 😁

khafi
Автор

Amazing tip. Such a small thing but makes a massive difference. Thanks for sharing it :)

adityakadam
Автор

Thanks for the amazing tip and explanation. Always look forward to your videos.

erichjordaan
Автор

Amazing insight. Never seen it explained this clear and this obvious before. Keep on sharing!

ndeblauw
Автор

Very good example, the confusing part for junior laravel developers is that 'where' and 'count' and other methods work BOTH on query builder and eloquent collection but logically it is two different things with same names.
Just have to get used to work with query builder and its result - eloquent collection; and understand when query builder might become an eloquent collection, that's also important.

poplach
Автор

Amazing! Now I know why, I started caching to counter this behavior.
Thanks!

Stoney_Eagle
Автор

Excellent tip, will try to keep this in mind

chrismellor
Автор

Always helpful, Thanks for your great work

itsumairtech
Автор

Thanks for the tips, you're making developers life easier.

KubilaTheFirst
Автор

Olá .. mais um excelente vídeo. Durante a criação de aplicações, poucos desenvolvedores se preocupam em usar todo o potencial que um BD pode oferecer. Unido a uma boa ferramenta de ORM, as aplicações serão tão rápidas quando possível. Obrigado por compartilha seu conhecimento.

marciopl