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