Courses

Better Eloquent Performance

  • 21 lessons
  • 1 h 13 min

This content is available only for premium members.

About this course

When it comes to slow Laravel applications or websites, by far the most "popular" cause is related to Eloquent queries. Either too many queries, or too much data loaded with them, or some other factor. Also, this topic was the most popular among my Youtube audience over the years.

Eloquent Performance Course 01

So, in this course, I decided to compile all my knowledge about Eloquent performance, in a set of quick practical lessons.

Within 20 short lessons, you will tackle the most typical situations, and you will get access to 14 repositories that you can play around with, and experiment even more.

Eloquent Performance Course 02

Student testimonials:

Eloquent Performance Course 03

Eloquent Performance Course 04

So, let's make your Laravel applications load faster, shall we?