rmariuzzo/Laravel-JS-Localization

getting 500 error

sadiss opened this issue · 7 comments

After following the Instructions I am getting Internal server error on latest laravel 5.4

@sadiss is this happening in a fresh Laravel installation? Also, can you show me the stack trace? That way I could probably see how this package relates to your error.

I figured is out i was permission error. But i was not able to use translation method in standalone js file. can you do some kind of video tutorial on this package?

I could, but not immediately. How are you trying to ‘use the translation method in standalone js‘?

using the Lang.get('messages.home'); in my app.js file

@sadiss any stack trace?

@rmariuzzo No nothing no error shows up but no translation

I will close this one as we don't have enough information to reproduce the issue.