removed config caching #1429
This commit is contained in:
parent
cd887e8740
commit
0e73a2bf69
@ -309,8 +309,6 @@ class Installer
|
|||||||
|
|
||||||
file_put_contents(base_path('.env'), $env);
|
file_put_contents(base_path('.env'), $env);
|
||||||
|
|
||||||
Artisan::call('config:cache');
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user