Closed voicecode-bv closed 6 years ago
Hi Martin,
Would it be possible to make the output messages optional? When using Artisan::call('vue-i18n:generate') in Laravel Nova this could break some JSON output as it's not valid JSON.
Update: just added a PR
Sure, thanks for PR
Released 0.1.30 with your PR included, thanks!
Hi Martin,
Would it be possible to make the output messages optional? When using Artisan::call('vue-i18n:generate') in Laravel Nova this could break some JSON output as it's not valid JSON.
Update: just added a PR