api - Indicates if API support should be installed Optionalcomposer=global - Absolute path to the Composer binary which should be used to install packages Optionaldark - Indicate that dark mode support should be installed Optionalpest - Indicates if Pest should be installed Optionalssr - Indicates if Inertia SSR support should be installed Optionalteams - Indicates if team support should be installed Optionalverification - Indicates if email verification support should be installed Optionalstack - The development stack that should be installed (inertia,livewire) Requiredphp artisan jetstream:install [--dark] [--teams] [--api] [--verification] [--pest] [--ssr] [--composer [COMPOSER]] [--] <stack>