Astrotomic / laravel-translatable

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

method "isEmptyTranslatableAttribute" is true if the translated value is "0" #313

Closed mantax559 closed 1 year ago

mantax559 commented 1 year ago

"0" is a value, and as far as translations are concerned, it cannot be treated as empty.