Repeater with pivot table

Hi, I have a problem with a pivot table: Forms\Components\Repeater::make('config') ->reactive() ->columnSpanFull() ->label('Balance') ->schema([ Tables\Columns\TextColumn::make('field') ]) ->columns(3), ERROR: foreach() argument must be of type array|object, string given config is a json column, how could I change from json to array? Thanks
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?