martinlindhe/laravel-vue-i18n-generator

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

marcelsanting opened this issue · 1 comments

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?

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