[Free] Laravel Query Builder
Utilising Laravel’s powerful query builder to do the heavy lifting while interacting with database – Free Course
What you’ll learn
- Learn how to use Laravel's Query Builder
- Understand MySQL queries
- Learn how to translate raw sql queries into query builder
- Understand main concepts around MySQL
- MySql subqueries
- MySql join and sub joins using query builder
Requirements
- Basic understanding of MySQL
- Basic familiarity with Laravel's Eloquent