mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 10:20:38 +00:00
fixed billing app fixes
This commit is contained in:
@@ -62,6 +62,8 @@ class StorePaymentServiceCredentialsController
|
||||
// Store credentials into the .env file
|
||||
setEnvironmentValue($credentials[$request->input('service')]);
|
||||
|
||||
// TODO: call plan creation
|
||||
|
||||
// Clear cache
|
||||
if (! is_dev()) {
|
||||
Artisan::call('cache:clear');
|
||||
|
||||
Reference in New Issue
Block a user