Count in table is not returning any data

TextColumn::make('location_count')->counts('locations')
TextColumn::make('location_count')->counts('locations')
Wont return data in the table. If i use the sql directly, i get the value
Solution:
TextColumn::make('locations_count')->counts('locations') ...
Jump to solution
1 Reply
Solution
LeandroFerreira
LeandroFerreira13mo ago
TextColumn::make('locations_count')->counts('locations')
Want results from more Discord servers?
Add your server