translateable cms pages

This commit is contained in:
Arno Kaimbacher 2018-09-13 14:03:17 +02:00
parent ee8584a2d5
commit 0457e65565
8 changed files with 244 additions and 10 deletions

View file

@ -17,7 +17,8 @@
"laravelcollective/html": "^5.5.0",
"solarium/solarium": "^3.8",
"yajra/laravel-datatables-oracle": "^8.8",
"zizaco/entrust": "^1.9"
"zizaco/entrust": "^1.9",
"dimsav/laravel-translatable": "8.*"
},
"require-dev": {
"fzaninotto/faker": "^1.8",