add cache for languages, make function to laravel translate

This commit is contained in:
Milos Holba
2021-03-19 20:17:12 +01:00
parent ba7d6be249
commit c8dedd44c4
9 changed files with 119 additions and 580 deletions
+1 -2
View File
@@ -34,8 +34,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5",
"supliu/laravel-query-monitor": "^1.0"
"phpunit/phpunit": "^8.5"
},
"config": {
"optimize-autoloader": true,