Force default timezone to UTC; move helpers.php

This commit is contained in:
Nabeel Shahzad
2017-12-10 08:47:03 -06:00
parent f2add8908b
commit 3c41089a8a
5 changed files with 10 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
},
"autoload": {
"files": [
"app/Support/helpers.php"
"app/helpers.php"
],
"classmap": [
"database"