Skip to content

sithuaung/vue-multi-language

Repository files navigation

Multi language with Laravel, Vuejs

This is demo app for multi language with vuejs, vuex, vue-router and laravel-translatable

install composer packages.

composer install

install npm packages.

yarn (or) npm install

.env file

edit your .env file with your credentials.

run gulp and compiled js assets files.

gulp

migrate and seed

php artisan migrate
php artisan db:seed

see the result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published