tagColumn
hi, I am in level recourse the level has a relation with the level game, and the level game has a relation with the game type how I can get the game type with his elements? In TagsColumn::make('level->levelgame->gametype->type ')?TagsColumn::make('levelGame.game_type_id')
how i can get relations .relation.element
i am at level
levelGame table
gemeTyple table
one levelGame belong to gemeTyple
how i can get title from game type like this TagsColumn::make('level->levelGame->gameType.type')
1 Reply
Sorry this is hard to follow... I think you need to share some code from your models. Please also check the #✅┊rules on how to format your code so it's easier to read.