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

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

@@ -21,7 +21,7 @@ class UpgradeProgressChapter extends Command
      * php artisan upgrade:progress.chapter --book=168 --para=915 --channel=19f53a65-81db-4b7d-8144-ac33f1217d34
      * @var string
      */
-    protected $signature = 'upgrade:progress.chapter  {--book=} {--para=} {--channel=} {--driver=morus}';
+    protected $signature = 'upgrade:progress.chapter  {--book=} {--para=} {--channel=} {--driver=str}';
 
     /**
      * The console command description.