Laravel : I am using Arcanedev/Localization for multi-languages on my website. I have 3 languages - Lithuanian, English and Russian. I set the default locale to 'lt' but it always gets 'en' as a default. Maybe anyone knows why? | Hashnode
Laravel : I am using Arcanedev/Localization for multi-languages on my website. I have 3 languages - Lithuanian, English and Russian. I set the default locale to 'lt' but it always gets 'en' as a default. Maybe anyone knows why?
you can also use the localization management platform https:/poeditor.com to handle Laravel localization, if you're working with JSON files.