Added Art logo in CLI installer

This commit is contained in:
Manish Verma
2018-09-12 14:06:04 +05:30
committed by Manish Verma
parent 7ceab26988
commit be4b1231b6

View File

@@ -41,6 +41,16 @@ class Install extends Command
public function handle()
{
try {
$this->line("
______ _ _ _ _ _
| ____| | | | | | | | | | |
| |__ __ ___ _____ ___ | |__| | ___| |_ __ __| | ___ ___| | __
| __/ _` \ \ / / _ \/ _ \ | __ |/ _ \ | '_ \ / _` |/ _ \/ __| |/ /
| | | (_| |\ V / __/ (_) | | | | | __/ | |_) | (_| | __/\__ \ <
|_| \__,_| \_/ \___|\___/ |_| |_|\___|_| .__/ \__,_|\___||___/_|\_\
| |
|_|
");
$this->appEnv();
if ($this->confirm('Do you want to intall faveo?')) {
$default = $this->choice(