seven 2 tháng trước cách đây
mục cha
commit
d5e64223b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Console/Commands/StartFiveSecondTask.php

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

@@ -15,7 +15,7 @@ class StartFiveSecondTask extends Command
      *
      * @var string
      */
-    protected $signature = 'command:name';
+    protected $signature = 'five_task';
 
     /**
      * The console command description.