Spatie-translatable

Hello, guys. I am using spatie translatable package and I have this error "Call to undefined method App\Models\Post::setLocale()" What should I do?
1 Reply
toeknee
toeknee2y ago
That's not a Filament issue really. I would suggest looking at the Spatie-Translatable package as I suspect you are not calling the trait

Did you find this page helpful?