Skip to content

Commit fae6651

Browse files
authored
Display available stack options (#1062)
1 parent 4dbfa8d commit fae6651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/InstallCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class InstallCommand extends Command
1616
*
1717
* @var string
1818
*/
19-
protected $signature = 'jetstream:install {stack : The development stack that should be installed}
19+
protected $signature = 'jetstream:install {stack : The development stack that should be installed (inertia,livewire)}
2020
{--teams : Indicates if team support should be installed}
2121
{--api : Indicates if API support should be installed}
2222
{--verification : Indicates if email verification support should be installed}

0 commit comments

Comments
 (0)