You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
herpaderpaldent
changed the title
Packages not supported?
Packages (loadTranslationsFrom) not supported?
Sep 6, 2019
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?The text was updated successfully, but these errors were encountered: