commit
09d571ac72
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ class UpdateEmailSettings extends Command
|
||||||
file_put_contents($file, $envContents);
|
file_put_contents($file, $envContents);
|
||||||
$bar->finish();
|
$bar->finish();
|
||||||
|
|
||||||
$this->line('Updating evironment configuration cache file.');
|
$this->line('Updating environment configuration cache file.');
|
||||||
$this->call('config:cache');
|
$this->call('config:cache');
|
||||||
echo "\n";
|
echo "\n";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue