filament-fabricator with spatie-laravel-translatable-plugin
Hello, I'm using fabricator as a page builder but when i try to add the content in another language the data is stored with some additional UUIDs which breaks the panel becuase the structure of data is changed. Does anyone faced the same issue?
3 Replies
try the fork:
https://github.com/lara-zeus/translatable
not sure if al lthe issues has been fixed but its working, we also have a demo with fabricator
https://github.com/lara-zeus/translatable-demo
I have tried the demo locally and it has the same issue. When you save the blocks there are added the uuid and the frontend is broken.
you can use my fork
https://github.com/lara-zeus/translatable
and we have a 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.