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?
if i need to add ->withCount($this->getDemographics())
to the table data, to handle the following set up, where do i add this?
message.txt5.46KB



