We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbfa8d commit fae6651Copy full SHA for fae6651
src/Console/InstallCommand.php
@@ -16,7 +16,7 @@ class InstallCommand extends Command
16
*
17
* @var string
18
*/
19
- protected $signature = 'jetstream:install {stack : The development stack that should be installed}
+ protected $signature = 'jetstream:install {stack : The development stack that should be installed (inertia,livewire)}
20
{--teams : Indicates if team support should be installed}
21
{--api : Indicates if API support should be installed}
22
{--verification : Indicates if email verification support should be installed}
0 commit comments