FilamentF
Filament10mo ago
Alex'R

How can I use Filament Spatie Translatable with SEO Filament ?

Hi,

I’m trying to implement Spatie Translatable with an SEO relationship, but when I change the locale, the SEO fields do not update.

I created a new SEO model that implements the HasTranslations trait and defines a translatable array. I also set up my resource pages, but… nothing =/

Everything works perfectly with the record’s main data, but not with this SEO relationship. Is there a way to make this type of relationship translatable?

Thanks a lot!
Was this page helpful?