$table->json('data')
© 2026 Hedgehog Software, LLC
formatStateUsing
TextColumn::make('my_field') ->formatStateUsing(fn ($record): string => $record->formatRepeaterData()))