how to show roles in user table

i use the spatie permission package.
2 Replies
Dan Harrin
Dan Harrin2y ago
TextColumn::make('roles.name') maybe
Falk Maria Zeitsprung
That works like a charm @Dan Harrin Thanks very much!

Did you find this page helpful?