Главная
Study mode:
on
1
- Introduction
2
- Defining the DB Facade
3
- Selecting all values from a table
4
- Parameter binding
5
- Persisting data
6
- Updating data
7
- Deleting data
8
- Method chaining: get
9
- Method chaining: select
10
- Method chaining: where
11
- Method chaining: whereBetween
12
- Method chaining: whereNotBetween
13
- Method chaining: whereIn
14
- Method chaining: whereNull & whereNotNull
15
- Method chaining: distinct
16
- Method chaining: orderBy
17
- Method chaining: skip & take
18
- Method chaining: inRandomOrder
19
- Method chaining: first
20
- Method chaining: find
21
- Method chaining: count
22
- Method chaining: min, max, sum and avg
Description:
Explore the powerful Query Builder in Laravel through this comprehensive 25-minute video tutorial. Learn how to efficiently interact with databases using Laravel's DB Facade, covering essential operations like selecting, inserting, updating, and deleting data. Master various method chaining techniques including get(), select(), where(), whereBetween(), whereIn(), distinct(), orderBy(), and more. Discover how to optimize your database queries with skip(), take(), inRandomOrder(), and aggregation functions. Perfect for beginners and intermediate developers looking to enhance their Laravel skills and streamline database operations in their PHP applications.

Introduction to the Query Builder - Laravel 9 Course for Beginners

Code With Dary
Add to list
0:00 / 0:00