mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
- stripe redirection into checkout fix
- show Websocket connection test only when broadcasting is set
This commit is contained in:
@@ -23,6 +23,7 @@ class FlushCacheController extends Controller
|
||||
}
|
||||
|
||||
if (! app()->runningUnitTests()) {
|
||||
Artisan::call('view:clear');
|
||||
Artisan::call('cache:clear');
|
||||
Artisan::call('config:clear');
|
||||
Artisan::call('config:cache');
|
||||
|
||||
Reference in New Issue
Block a user