Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Atef95's avatar

Translation in laravel

Hey artisans !

I came across this package about laravel translation

https://docs.astrotomic.info/laravel-translatable/

it's super useful..

but my main issue , I want to make it as dynamic as possible..

I mean in case of the client want to add a new language , I don't want to manually add the extra fields for the new language on the different interfaces...

what is the best approach for that?

0 likes
1 reply
RoboRobok's avatar

I mean in case of the client want to add a new language , I don't want to manually add the extra fields for the new language on the different interfaces...

What do you mean by that? What interfaces are you talking about?

Please or to participate in this conversation.