From be4b1231b6b14897d50e3a0e771a6f9cef0d222a Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Wed, 12 Sep 2018 14:06:04 +0530 Subject: [PATCH] Added Art logo in CLI installer --- app/Console/Commands/Install.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/Console/Commands/Install.php b/app/Console/Commands/Install.php index 422def496..0f4e2014e 100644 --- a/app/Console/Commands/Install.php +++ b/app/Console/Commands/Install.php @@ -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(