orm

  1. phpdai

    Udemy Code With Dary - Mastering Laravel 10 Query Builder, Eloquent & Relationships

    This guide covers Laravel's database configuration, Migrations, Seeders, Factories, and the Query Builder. It teaches how to use the Query Builder for CRUD operations, construct SQL queries, and build complex queries with conditional logic and dynamic filters. Additionally, it covers Eloquent...
  2. phpdai

    Laracasts — Eloquent Performance Patterns

    In this series, you'll learn how to drastically improve the performance of your Laravel applications by pushing more work to the database, all while still using the Eloquent ORM.This course is a culmination of everything I've learned along my journey, distilled into a single course. We're...