Fixed some date range problems.

This commit is contained in:
James Cole
2016-01-09 07:46:11 +01:00
parent 723e461559
commit 9fcb00f10b
8 changed files with 24 additions and 11 deletions

View File

@@ -271,7 +271,7 @@ Route::group(
Route::group(
['middleware' => ['range', 'web']], function () {
['middleware' => ['web-auth-range']], function () {
/**
* Home Controller