#12 #16 settings service and timezone/currency setting

This commit is contained in:
Nabeel Shahzad
2017-06-20 15:03:51 -05:00
parent 85610aeec6
commit 7d92c68870
8 changed files with 766 additions and 603 deletions

View File

@@ -19,7 +19,8 @@
"spatie/laravel-pjax": "^1.3",
"symfony/yaml": "^3.3",
"league/geotools": "@stable",
"toin0u/geotools-laravel": "^1.0"
"toin0u/geotools-laravel": "^1.0",
"anlutro/l4-settings": "^0.5.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",