Browse Source

add example

visuddhinanda 2 năm trước cách đây
mục cha
commit
ce6c74cfda
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.
-     *
+     * php artisan mq:progress
      * @var string
      */
     protected $signature = 'mq:progress';