Laracon DB
Laracon DB
Jonathan Reinink Jonathan Reinink
Has spoken at:
And has done the following talks:
Inertia.js Forms, Modals & SSR (2021)
No video available
Advanced Eloquent Tips & Tricks (2020)
No video available
Building modern monoliths with Inertia.js (2020)
No video available
Eloquent Performance Patterns (2019)

The talk focuses on database performance optimization in Laravel applications, specifically around Eloquent queries. Using a demo fishing social media app, the speaker demonstrates common performance pitfalls when working with Eloquent and presents solutions using sub-queries and relationship optimization. The presentation emphasizes the importance of monitoring metrics like memory usage, query count, and model hydration while showing how to avoid N+1 problems and excessive PHP memory usage when dealing with large datasets.

Advanced Querying with Eloquent (2018)
No video available