Level 10
I have created a package which uses json in DB to store multiple languages pr column and identifying the locale. Feel free to have a look at that
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, my application uses Astrotomic translatable packege https://docs.astrotomic.info/laravel-translatable/ This take available locales from config/translatable.php file. But I need to make it dynamic and pull available locales from database. Can anybody tell me how to do it? Thanks.
Please or to participate in this conversation.