laravel Verified for current stable LTS

Laravel Command: Install Laravel Jetstream With Specific Stack

Use for install laravel jetstream with specific stack with Laravel. Exact CLI syntax to install laravel jetstream with specific stack using Laravel.

When to use this: Use for install laravel jetstream with specific stack with Laravel.

Command Syntax

laravel new <name> --jet --stack <livewire|inertia>

Command Breakdown

--jet
Command Option
Tool-specific option used by this command invocation.
--stack
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to install laravel jetstream with specific stack using Laravel.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Laravel directory