rmariuzzo / Laravel-JS-Localization

🌐 Convert your Laravel messages and consume them in the front-end!
https://github.com/rmariuzzo/laravel-js-localization
MIT License
596 stars 170 forks source link

added support for packages loadTranslationsFrom method #149

Open MeRoBo opened 4 years ago

MeRoBo commented 4 years ago

added support for packages which register language files via loadTranslationsFrom with override ability from local language vendor folder

StefanPrintezis commented 3 years ago

Seems like this ain't appyling to 1.7.0 for laravel 8 anymore