I have a situation that I had to sync my array with language files, so every time I had to generate & translate it. I was looking for a package like laravel-langman it has an option to sync. But now that I am looking, it doesn't allow me to create a key with the value using artisan commend directly without asking for input.
Any Help will be appreciated.