© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
1 reply
Rahman Ramsi
Is there a way to Group a table with morphToMany relationship?
I try create a group table with relationship on role like this
:
$table
->groups([
Group::make('roles.name'),
])
$table
->groups([
Group::make('roles.name'),
])
It return error like this
.
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
MorphToMany Select Relationship
F
Filament / ❓┊help
16mo ago
Is there a way to group options on a select when using a relationship?
F
Filament / ❓┊help
2y ago
Is there a way to set a default group direction in a table?
F
Filament / ❓┊help
16mo ago
Is there any way to add an action button to table group?
F
Filament / ❓┊help
2y ago