mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 23:04:03 +00:00
improve command output
This commit is contained in:
parent
232f3ceb4e
commit
b4a055315b
2 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ class Install extends Command
|
|||
newLineAfter: true,
|
||||
);
|
||||
|
||||
$this->components->info('✨️ Tenancy for Laravel successfully installed.');
|
||||
$this->components->success('✨️ Tenancy for Laravel successfully installed.');
|
||||
|
||||
if (! $this->option('no-interaction')) {
|
||||
$this->askForSupport();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue