Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Using Select with a BelongsToMany relation - Filament
F
Filament
β’
3y ago
β’
55 replies
alexanderkroneis
Using Select with a BelongsToMany relation
Hi
,
I recognised a weird issue in an appliation of mine
. I am using a
Select
Select
component to assign
Rooms
Rooms
to a
Contract
Contract
. They are stored in a
contract_room
contract_room
table since it
's a many
-to
-many relationship
.
When we take a look into the code
, it seems like
n
:m is supported by
Select
Select
.
Filament
Join
A powerful open-source UI framework for Laravel β’ Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Next page
Similar Threads
Dependant select with BelongsToMany relation
F
Filament / ββhelp
3y ago
Single select with belongsToMany relationship
F
Filament / ββhelp
5mo ago
Multiple Select with BelongsToMany relationship
F
Filament / ββhelp
3y ago
belongsToMany select for relation not working
F
Filament / ββhelp
7mo ago