ufirstgroup / laravel-lang-import-export

A Laravel package providing artisan commands to import and export language files from and to CSV
MIT License
41 stars 40 forks source link

Changed overwriting contents of file to merging #13

Closed ta-ppyszczek closed 3 years ago

ta-ppyszczek commented 3 years ago

@mruoss I've created solution for problem that I mentioned in: #12

lenssoft commented 3 years ago

@ta-ppyszczek please format the code in your PR and make this changed behavior optional. (with an option to the command)

ta-ppyszczek commented 3 years ago

@mruoss I've changed formatting and implemented merging as option in import command, could you look at it?

lenssoft commented 3 years ago

@ta-ppyszczek you have it in 8.0.2