relationship with spatie translatable

i have setup the form like this
Forms\Components\Select::make('categories')
->relationship('categories', 'name')
Forms\Components\Select::make('categories')
->relationship('categories', 'name')
but shows all languages in array
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?