martinlindhe / laravel-vue-i18n-generator

Generates a vue-i18n compatible include file from your Laravel translations
MIT License
306 stars 207 forks source link

Error in Kernel when running php artisan vue-i18n:generate #104

Open marcelsanting opened 4 years ago

marcelsanting commented 4 years ago

Hi i am getting an error in my app Kernel when running php artisan vue-i18n:generate

it stated that it cannot redeclare Kernel since it is already used. and i have googled the shit out of this. I do not think this is due to your component, however i am using laravel 6, maybe you have an idea?

gniuslab commented 4 years ago

The same thing happens to me, I will have to remove it, apparently it does not work for the latest version of Laravel 6