Repeater for relation with translatable fields
Hi guys, I am trying to create repeater for relation that will have fields like title translatable via
filament/spatie-laravel-translatable-plugin
. I want to ask you, if is it even possible to do that. I will give you specific example: I have Venue model, Venue hasMany Cards, but each card can be translatable. Is it possible to add local switcher inside this repeater?1 Reply
I recommend my fork
https://github.com/lara-zeus/translatable
we fixed many of the repeater issues
demo:
https://github.com/lara-zeus/translatable-demo
GitHub
GitHub - lara-zeus/translatable: A Fork of the Filament spatie/lara...
A Fork of the Filament spatie/laravel-translatable Plugin - lara-zeus/translatable
GitHub
GitHub - lara-zeus/translatable-demo
Contribute to lara-zeus/translatable-demo development by creating an account on GitHub.