@@ -59,19 +59,19 @@ |
||
| 59 | 59 | $this->symlinkForAsset(); |
| 60 | 60 | |
| 61 | 61 | |
| 62 | - if($this->confirm('Do you have setting the database configuration at .env ?')) { |
|
| 62 | + if($this->confirm('Do you have setting the database configuration at .env ?')) { |
|
| 63 | 63 | $this->installCrudbooster(); |
| 64 | - }else{ |
|
| 65 | - $this->info('Setup Aborted !'); |
|
| 66 | - $this->info('Please setting the database configuration for first !'); |
|
| 67 | - } |
|
| 64 | + }else{ |
|
| 65 | + $this->info('Setup Aborted !'); |
|
| 66 | + $this->info('Please setting the database configuration for first !'); |
|
| 67 | + } |
|
| 68 | 68 | |
| 69 | - $this->printFooter(); |
|
| 69 | + $this->printFooter(); |
|
| 70 | 70 | exit; |
| 71 | - } |
|
| 71 | + } |
|
| 72 | 72 | |
| 73 | - private function printHeader() { |
|
| 74 | - $this->info(" |
|
| 73 | + private function printHeader() { |
|
| 74 | + $this->info(" |
|
| 75 | 75 | |
| 76 | 76 | # __________ __ ______ ____ __ |
| 77 | 77 | # / ____/ __ \/ / / / __ \/ __ )____ ____ _____/ /____ _____ |