potsky / laravel-localization-helpers

🎌 Artisan commands to generate and update lang files automatically
GNU General Public License v3.0
187 stars 38 forks source link

Support for Laravel-JS-Localization package #63

Open samy opened 7 years ago

samy commented 7 years ago

It should be useful to have support this library https://github.com/rmariuzzo/Laravel-JS-Localization

In fact, php artisan localization:missing considers as obsolete translation strings even if in JS files.