laravel-vue-i18n-generator icon indicating copy to clipboard operation
laravel-vue-i18n-generator copied to clipboard

Add root path to artisan command

Open Flaxxen1988 opened this issue 5 years ago • 0 comments
trafficstars

Hi, can you maybe add an option to the command to change the root path?

I'm using Laravel modules and with this little change we could generate a translation per module and load this file via main app.js

Now you only can generate the files inside the folder which is defined in the config file.

Flaxxen1988 avatar Mar 05 '20 13:03 Flaxxen1988