composer
- Absolute path to the Composer binary which should be used to install packages Optionaldark
- Indicate that dark mode support should be installed Optionaleslint
- Indicates if ESLint with Prettier should be installed Optionalpest
- Indicate that Pest should be installed Optionalssr
- Indicates if Inertia SSR support should be installed Optionaltypescript
- Indicates if TypeScript is preferred for the Inertia stack Optionalstack
- The development stack that should be installed (blade,livewire,livewire-functional,react,vue,api) Requiredphp artisan breeze:install [--dark] [--pest] [--ssr] [--typescript] [--eslint] [--composer [COMPOSER]] [--] <stack>