Laravel-JS-Localization icon indicating copy to clipboard operation
Laravel-JS-Localization copied to clipboard

Packages (`loadTranslationsFrom`) not supported?

Open herpaderpaldent opened this issue 6 years ago • 1 comments

As of Laravel 5.5 packages translations are loaded from its ServiceProvider with . loadTranslationsFrom() method. However these translations are not being pulled in the generated messages.js. How would i get this to work?

herpaderpaldent avatar Sep 06 '19 06:09 herpaderpaldent

https://github.com/rmariuzzo/Laravel-JS-Localization/pull/149

MeRoBo avatar Aug 25 '20 09:08 MeRoBo