Explorar o código

消息提示 Exists

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
c9d45a6ade
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Console/Commands/UpgradeCompound.php

+ 1 - 1
app/Console/Commands/UpgradeCompound.php

@@ -107,7 +107,7 @@ class UpgradeCompound extends Command
 								->exists();
 
 			if($isExists){
-				$this->info("found:{$word->real}");
+				$this->info("Exists:{$word->real}");
 				continue;
 			}
 			# code...