Introduction to the Query Builder | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel

  Рет қаралды 8,681

Code With Dary

Code With Dary

Күн бұрын

Пікірлер
@mahoke
@mahoke 2 жыл бұрын
You continued! Great series so far
@codewithdary
@codewithdary 2 жыл бұрын
Of course I did! ;)
@ARSHADKHAN-hc6pb
@ARSHADKHAN-hc6pb 2 жыл бұрын
Welcome back ☺️
@codewithdary
@codewithdary 2 жыл бұрын
Comeback season :)
@kirankumars7901
@kirankumars7901 2 жыл бұрын
Fabulous 👌
@codewithdary
@codewithdary 2 жыл бұрын
Thanks 🤗
@elexis2725
@elexis2725 Жыл бұрын
What extensions are you using for autocompletion and database preview
@codewithdary
@codewithdary Жыл бұрын
Here are all the extensions I used in this course: kzbin.info/www/bejne/gXK4qZqLq6hoZ5Y
@llBestBoyll
@llBestBoyll 2 жыл бұрын
Nice 🙏🏼🔥
@codewithdary
@codewithdary 2 жыл бұрын
Thanks 🔥
@amanprasadoo7
@amanprasadoo7 2 жыл бұрын
In migrations chapter you should also teach about rollback particular table and updating migrations also. It's very helpful as dev.
@codewithdary
@codewithdary 2 жыл бұрын
That's definitely a topic but there are too many that I simply can't cover in one video :( Thank you anyways!
@09BoLLo06
@09BoLLo06 Жыл бұрын
whats the benefit of using method chaining instead of writing conventional queries using the DB:: facade? Is it somehow more secure/faster, or is method chaining just a wrapper for "easier" usage?
@codewithdary
@codewithdary Жыл бұрын
Depends on the amount of data you are working with. If you have huge amount of data, using the DB Facade is a lot faster than Eloquent.. From performance tests, inserting 1000 rows in a simple table takes Eloquent 1.2 seconds whereas the DB facade takes only 800 milliseconds.
@radyawser4963
@radyawser4963 2 жыл бұрын
Wait to see Eloquent function🙂
@codewithdary
@codewithdary 2 жыл бұрын
Will definitely come ;)
@sajadsalamian6953
@sajadsalamian6953 2 жыл бұрын
what is your database extension?
@codewithdary
@codewithdary 2 жыл бұрын
Its called Database Client.
@eldoradokolade
@eldoradokolade 2 жыл бұрын
Thank you boss 😊❤️
@eldoradokolade
@eldoradokolade 2 жыл бұрын
This is a really detailed explanation of the Query builders. Thank you so much 🥺✨❤️
@radybmcs6516
@radybmcs6516 2 жыл бұрын
Could you do more on Eloquent function please
@codewithdary
@codewithdary 2 жыл бұрын
Will be coming in this course :)
@VKMilling
@VKMilling Жыл бұрын
1 issue I did notice here is that the timestamp fields for created_at and updated_at were not populated when doing the insert query.
@codewithdary
@codewithdary Жыл бұрын
The insert() method in Laravel does not add the created_at and updated_at fields by default, while the update() method does. This is because these fields are typically used for tracking changes to a record, and it makes sense to add them when creating a new record.
Become a PRO at Using Components in Laravel
32:51
Code With Dary
Рет қаралды 40 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Particle simulation C++
1:52
Jaeyoung Jo
Рет қаралды 303
Databases & Migrations | Laravel For Beginners | Learn Laravel
15:09
Code With Dary
Рет қаралды 56 М.
The Only Database Abstraction You Need | Prime Reacts
21:42
ThePrimeTime
Рет қаралды 231 М.
Laravel Eloquent: Deeper Relationships with One Query
10:37
Laravel Daily
Рет қаралды 145 М.
Which Database Model to Choose?
24:38
High-Performance Programming
Рет қаралды 67 М.
Introduction To Eloquent | Laravel For Beginners | Learn Laravel
45:20
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,3 МЛН