Laravel translation package
@jaytaph · 3 years ago
0
0
Turns out that we have a lot of Laravel projects which in turn uses translations. To maintain these we use a standard JSON file for each language. Su…