Query Builder | Laravel For Beginners | Learn Laravel

preview_player
Показать описание
This video will show you how to use Laravel’s database query builder to run database queries in Laravel – Learn one of the most popular PHP frameworks for its advanced features, templating engine, fast commands and security.

📚 New Udemy Course

📲 Let’s plan a meeting

💌 Newsletter

🔥 Resources

Want to learn more?

#laravel #laravel8 #php #query #sql
Рекомендации по теме
Комментарии
Автор

Your „style“ of explaining stuff is simply outstanding.

RalphJoachimLux
Автор

Great starting!!! The ‘why’ using query builder 👏🏼👏🏼👏🏼 So well explained. Thanks, Dary!!

oanacristea
Автор

The way you explain things are out of the box..no YouTuber explain such a way...you're a gem man..keep rocking and make awesome videos like this...

techjavaid
Автор

I like your teaching style, precise and straight to the point

shafiu
Автор

Thank you man i really appreciate that you save me i was searching for someone explain this and you the only one hou explain really simple and goood ❤

RuleSuccess.
Автор

Could you numbered for each video in playlist? ex: "Laravel 8 For Beginners #21 - Query Builder"

atkinh
Автор

thanks, teacher for your sharing in these videos is so important to me

sreydevith
Автор

your explanation is very clear and useful. Thank you for your great effort.

aliveburied
Автор

Hi. I have a small issue. I has XAMPP installed on iMac before starting laravel 8. I did laravel installation as per your instructions. Everything is going fine in laravel. But today I started xampp for one of my php project and found that Mysql is not starting ? There seems to be some conflict. Can you help to resolve this ? In my case I will need xampp also.

brokersadda-tv
Автор

very nice vid. question though: security-wise, what would be better to implement: crud using code directly in the app, or crud using stored functions/procedures in the database itself, then calling them from the app? i'm a newbie to laravel, btw.

romel
Автор

Hi sir I have a question
Can I pass a veriable in where clause from db like:
Where ('transaction_id', $transaction_id)->get();

raheelanwaar
Автор

I didn't test it, but isn't the return value of an update the amount of rows which were affected? And not an boolean?
Great series btw

verdemis
Автор

How to got the list when you type DB:: can you tell me the extension name please?

JunaidAli
Автор

Please guide me ... when we use get() we get a collection.so how can i extract data from collection and assign them to a variable ?

PriyankPatelDroid
Автор

You should make some videos about how to become on the top of the search engine youtube :p, either way you're awesome

issamtaki
Автор

How to make crud genrator using laravel can u help me dary?btw awosem video

rajabhishek
Автор

Excuse me teacher, next time. Please teach about livewire, the students are need to research it, please help for us, thanks

devithsrey
Автор

Not to be picky, but if I was pronouncing a word incorrectly in Dutch I'd want you to tell me.

The word facades is pronounced 'fah-sods'.

It is not pronounced 'fay-kayds'.

ForzaPilot