mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 02:10:39 +00:00
auto plan synchronization
This commit is contained in:
@@ -64,7 +64,8 @@ class StorePaymentServiceCredentialsController
|
||||
// Store credentials into the .env file
|
||||
setEnvironmentValue($credentials[$request->input('service')]);
|
||||
|
||||
// TODO: call plan synchronization
|
||||
// Call plan synchronization for makingcg/subscription package
|
||||
cache()->add('action.synchronize-plans', now()->toString());
|
||||
|
||||
// Clear cache
|
||||
if (! is_dev()) {
|
||||
|
||||
Reference in New Issue
Block a user