Astrotomic / laravel-translatable

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

Error on seeder "Array to string conversion" #351

Closed veigoo-repo closed 1 year ago

veigoo-repo commented 1 year ago

When I run the seeder, for example as in the guide, with "it" as locale it gives me the following error. if I run it with eg "es" works. There is a problem for "It".

Array to string conversion at vendor/laravel/framework/src/Illuminate/Support/Str.php:835