seven 2 luni în urmă
părinte
comite
d5e64223b4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.