Browse Source

add example

visuddhinanda 2 years ago
parent
commit
e839f7c206
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Console/Commands/UpgradeWbwTemplate.php

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

@@ -13,7 +13,7 @@ class UpgradeWbwTemplate extends Command
 {
 {
     /**
     /**
      * The name and signature of the console command.
      * The name and signature of the console command.
-     *
+     * php artisan upgrade:wbw.template 107
      * @var string
      * @var string
      */
      */
     protected $signature = 'upgrade:wbw.template {book?} {para?}';
     protected $signature = 'upgrade:wbw.template {book?} {para?}';