mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
updated language files, cache clear button loading
This commit is contained in:
@@ -91,6 +91,7 @@ class SettingController extends Controller
|
||||
|
||||
// Clear config cache
|
||||
Artisan::call('config:clear');
|
||||
Artisan::call('config:cache');
|
||||
|
||||
return response('Done', 204);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user