diff --git a/src/Console/InstallCommand.php b/src/Console/InstallCommand.php index b6ffaf8..d4942a6 100644 --- a/src/Console/InstallCommand.php +++ b/src/Console/InstallCommand.php @@ -1,13 +1,7 @@ info("The pondol's laravel board installed successfully."); + $this->info("The pondol's laravel bbs installed successfully."); - // $this->comment('Please execute the "php artisan migrate" commands to build market database.'); } }