mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Expand flush routine because of issues. [skip ci]
This commit is contained in:
@@ -108,7 +108,7 @@ class HomeController extends Controller
|
|||||||
$journal->save();
|
$journal->save();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Session::forget(['start','end','viewRange','range','is_custom_range']);
|
||||||
|
|
||||||
Session::clear();
|
Session::clear();
|
||||||
Artisan::call('cache:clear');
|
Artisan::call('cache:clear');
|
||||||
|
Reference in New Issue
Block a user