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

Subscribers:
64,200
Published on ● Video Link: https://www.youtube.com/watch?v=tL9oy3EAYDk



Category:
Tutorial
Duration: 24:46
6,457 views
206


This video will show you how to you could the query builder in Laravel – Want to learn the most popular PHP framework? Laravel makes your development process a lot easier without sacrificing your applications functionalities.

🔗 Useful links
- Query Builder: https://laravel.com/docs/9.x/queries

📚 New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships/?referralCode=C784C3DB5B8925207FCB

📲 Let’s plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: https://calendly.com/codewithdary

💌 Newsletter
Sign up for my free weekly email newsletter: https://www.newsletter.codewithdary.com

🔥 Resources
- PHP Hosting (10% DISCOUNT): https://www.hostinger.com/codewithdary
- TikTok: https://www.tiktok.com/@codewithdary
- Instagram: https://www.instagram.com/codewithdary/
- Twitter: https://twitter.com/codewithdary
- Blog: https://blog.codewithdary.com/
- Newsletter: https://newsletter.codewithdary.com/
- Patreon: https://www.patreon.com/user?u=30307830
- GitHub: https://github.com/codewithdary/laravel-9-for-beginners

🔗 Useful links
- Laravel 8 Course: https://www.youtube.com/watch?v=376vZ1wNYPA&t

📋 Table of Content
00:00 - Introduction
01:25 - Defining the DB Facade
03:02 - Selecting all values from a table
03:58 - Parameter binding
05:34 - Persisting data
07:23 - Updating data
08:33 - Deleting data
09:14 - Method chaining: get()
10:30 - Method chaining: select()
11:19 - Method chaining: where()
13:40 - Method chaining: whereBetween()
14:32 - Method chaining: whereNotBetween()
14:49 - Method chaining: whereIn()
15:18 - Method chaining: whereNull() & whereNotNull()
16:26 - Method chaining: distinct()
17:44 - Method chaining: orderBy()
18:43 - Method chaining: skip() & take()
19:28 - Method chaining: inRandomOrder()
20:15 - Method chaining: first()
21:08 - Method chaining: find()
22:09 - Method chaining: count()
22:41 - Method chaining: min(), max(), sum() and avg()

#laravel #framework #php #laravel9




Other Videos By Code With Dary


2022-08-04How to Delete Data Using Eloquent | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-08-01Updating Data Using Eloquent | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-07-22Form Validation & Displaying Error Messages | Full Laravel 9 Course | Laravel For Beginners
2022-07-20Simple Image Upload in Laravel | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-07-19How to Insert Data using Eloquent | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-07-14How to Output Variables in Blade | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-07-13How to Retrieve Data Using Eloquent | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-07-12Eloquent Model Conventions | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-04-29Blade Variables & Control Structures | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-04-27How to Setup TailwindCSS 3.0 in a Laravel 9 Project | Full Laravel 9 Course | Laravel For Beginners
2022-04-25Introduction to the Query Builder | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-04-08Model Factories in Laravel 9 | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-04-06Seeders in Laravel 9 | Full Laravel 9 Course | Laravel for Beginners | Learn Laravel 0
2022-04-04Migrations in Laravel 9 | Full Laravel 9 Course | Laravel 9 For Beginners | Learn Laravel 9
2022-04-01Setup & Connect to Your Laravel Database | Full Laravel 9 Course | Laravel For Beginners
2022-03-30How to Use Fallback Routes | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-03-28How to Use Route Prefixes in Laravel | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-03-25Named Routes in Laravel 9 | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-03-23Routes with Expressions in Laravel 9 | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
2022-03-21Routes with Parameters in Laravel 9 | Laravel 9 Tutorial | Laravel For Beginners | Learn Laravel
2022-03-18Basic Routing in Laravel 9 | Routing for Beginners | Full Laravel 9 Course | Laravel For Beginners



Tags:
laravel
laravel 9
laravel php framework tutorial - full course for beginners 2020
laravel 9 tutorial for beginners
laravel php framework tutorial full course for beginners
learn laravel for beginners
learn laravel step by step
laravel full course
php laravel youtube
laravel tutorial youtube
how to learn laravel
laravel tutorial 2022 - the complete developer course
complete laravel 9 course
learn laravel 9
query builder laravel
how to use the query builder