Expand flush routine because of issues. [skip ci]

This commit is contained in:
James Cole
2016-12-22 18:26:16 +01:00
parent e76075e29f
commit 3753901e38

View File

@@ -108,7 +108,7 @@ class HomeController extends Controller
$journal->save();
}
}
Session::forget(['start','end','viewRange','range','is_custom_range']);
Session::clear();
Artisan::call('cache:clear');