© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•14mo ago•
10 replies
omar abdou

How to set tags to a TagsInput using $set

Hello i would like some help to set tags using $set i have tried :

$set('tags', 'a,tag');
$set('tags', ['a','tag']);
$set('tags', ['tag'=>'tag']);
$set('tags', 'a,tag');
$set('tags', ['a','tag']);
$set('tags', ['tag'=>'tag']);


as show in the image , it shows as if the input is not empty but not displaying anything,

thank you for the help
Screenshot_2025-01-05_at_9.26.25_PM.png
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to only allow TagsInput to use tags from suggestion?
FilamentFFilament / ❓┊help
3y ago
TagsInput not splitting tags in custom page
FilamentFFilament / ❓┊help
3y ago
TagsInput belongsToMany
FilamentFFilament / ❓┊help
2y ago
TagsInput Validation
FilamentFFilament / ❓┊help
3y ago