themsaid / laravel-langman

Language files manager in your artisan console.
MIT License
876 stars 166 forks source link

Feature to get the missing keys for a specific languages #50

Closed oaattia closed 8 years ago

oaattia commented 8 years ago

I think it would be great to add an option to the missing command to filter by a language like the following

php artisan langman:missing --lang=es or php artisan langman:missing --lang=es,nl

I added the missing parameters to the method so please review and tell me if something missing

Thanks

themsaid commented 8 years ago

Just re-running checks.

themsaid commented 8 years ago

Build errored :) Can you please check?