Grayscale profile picture

Patrique Ouimet

Developer

Tips & Tricks

Common Laravel performance mistakes

In this article we will discuss some common performance mistakes that developers make when working w

Published on Thu, Feb 15, 2024 8:16 AM

#laravel #eloquent #php #performance
Fluid Eloquent Queries

Fluid Eloquent Queries This is a simple example of how to write fluid or chained eloquent queries ra

Published on Mon, Jan 28, 2019 9:21 PM

#laravel #eloquent #php #fluent
Laravel Eloquent vs Collection Count

Intro This can be a little confusing as the syntax barely changes but it makes a big difference Usi

Published on Sat, Jan 26, 2019 12:38 PM

#laravel #eloquent #php #performance