Laravel Query Builder

Go to class
Write Review

Free Online Course: Laravel Query Builder provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Laravel Query Builder is taught by Ali Shah.

Overview
  • Utilising Laravel's powerful query builder to do the heavy lifting while interacting with database

    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

    In this course, we will go through Laravel's query builder together and understand how to fully utilize its power. We will be working with "sakila" sample database where we will write raw sql queries and then we will translate those raw queries using query builder. By the end of this course, you should be more than comfortable with query builder to use it in any of your project or at your work.