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

Code quality fixes #55

Closed dazzy closed 6 years ago

dazzy commented 6 years ago

Best effort fixes of code style issues introduced by me and some other low hanging fruits.