How to store/edit Laravel translation files dynamicly and use it in Vue.js

45 Views Asked by At

I'm developping a Laravel/ Vue.js website and I want create an interface where users with translator account can access to this interface and add/edit values of content files /lang/en... and then I can use this files in vue.js

I want ask how can I store or edit data in this config files ? or what is the alternative please ?

0

There are 0 best solutions below