Astrotomic / laravel-translatable

A Laravel package for multilingual models
https://docs.astrotomic.info/laravel-translatable/
MIT License
1.23k stars 156 forks source link

Save/ update locale on #244

Closed gijsbeijer closed 3 years ago

gijsbeijer commented 3 years ago

Hi,

It would be nice if the update and save process would happen using the locale and relationship ID.

This would allow for using multiple primary keys (relationship + locale could be a valid composit primary key).