Feb 11, 2025
0
Level 8
How can I exchange lang files between 2 laravel apps ?
I want to use functionality of https://github.com/MohmmedAshraf/laravel-translations plugin in my laravel app 10, without installing it in the project I work in, but creating another laravel app with only this plugin.
I suppose my project is rather big now, so I want to fill translation labels in translation ui of the second part, moving lang files from 1 app to other. Sure I can do it manually, but I wonder are there some tools/plugins/services for that?
With list of modified file, possible errors log etc...
Please or to participate in this conversation.