Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Gotfers
Posts
Comments
F
Filament
•
Created by Gotfers on 12/23/2023 in
#❓┊help
Form: unknown column when using relationship
Is it because I declared the relationship as belongsToMany? In that case, is it mandatory to use a multiple select to store data?
5 replies
F
Filament
•
Created by Gotfers on 12/23/2023 in
#❓┊help
Form: unknown column when using relationship
Weird fact If I add "->multiple()" to "Select::make('institution')", there is no more problem...
5 replies