FilamentF
Filament13mo ago
Jon

how do I add ->with statements to the table query?

ALl the query related things in the docs seem to be to adjust individual columns.

if i need to add ->withCount($this->getDemographics())

to the table data, to handle the following set up, where do i add this?



Was this page helpful?
how do I add ->with statements to the table query? - Filament