© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
add relationships to record during the creation process - Filament
F
Filament
•
14mo ago
•
4 replies
Giant Robo
add relationships to record during the creation process
I have a
TagsInput::make('tags')
TagsInput::make('tags')
and I want to take each of the tags and do something like
$record->tags()->attach([tags])
$record->tags()->attach([tags])
I would need access to the created record and the data from the tags input
Where is a good place to do this
?
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
Similar Threads
Halting the creation process
F
Filament / ❓┊help
3y ago
Customizing the creation process
F
Filament / ❓┊help
3y ago
Handle record creation
F
Filament / ❓┊help
3y ago
Customizing the creation process of relationship
F
Filament / ❓┊help
3y ago