visuddhinanda 2 лет назад
Родитель
Сommit
ce6c74cfda
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Console/Commands/MqProgress.php

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

@@ -10,7 +10,7 @@ class MqProgress extends Command
 {
 {
     /**
     /**
      * The name and signature of the console command.
      * The name and signature of the console command.
-     *
+     * php artisan mq:progress
      * @var string
      * @var string
      */
      */
     protected $signature = 'mq:progress';
     protected $signature = 'mq:progress';