andywer / laravel-js-localization

Simple, ease-to-use and flexible package for the Laravel web framework. Allows you to use localized messages of the Laravel webapp (see `resources/lang` directory) in your Javascript code.
MIT License
143 stars 51 forks source link

More code style fixes #56

Closed dazzy closed 6 years ago

dazzy commented 6 years ago

After some tinkering around, I managed to solve the remaining of my code style issues.

I have run this through Scrutinizer on my own repo.

andywer commented 6 years ago

👍