mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Expand flush routine because of issues. [skip ci]
This commit is contained in:
parent
e76075e29f
commit
3753901e38
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user