Can't view tags displayed on a table #477
Unanswered
eduardonwa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to see the tags on a table using filamentphp but its not possible at the time because i get this message
According to the docs below i should use the HasTags trait on the model that I want to make "taggeable", for example the Post model, i don't know which file would that be besides.
SpatieTagsColumn::make('tags'),
Beta Was this translation helpful? Give feedback.
All reactions