typically at every laracon US talk, i bring a couple small things and one big thing to close it out

this year, there's so much i'm excited to share that it's genuinely hard to choose what the big thing should be

honestly, just grab your ticket

10

Most Laravel developers know about:

withCount()
withSum()
withMax()

But very few know all of them are powered by one underrated method:
withAggregate()

It can even fetch a single relationship column
without loading the full model.

Pretty elegant Laravel feature.
image

4