Relational name concatination

So my table calls a 'state' from the 'location' relation.
Tables\Columns\TextColumn::make('location.state')
->searchable(),
Tables\Columns\TextColumn::make('location.state')
->searchable(),
However, is there a way to concat so the table will show state, zip
2 Replies
Want results from more Discord servers?
Add your server