docs: update laravel.md creating project command (#752)
This commit is contained in:
parent
573443f352
commit
ccbdc2f90f
|
|
@ -10,7 +10,7 @@ description: Install and configure Laravel with Inertia
|
||||||
Start by creating a new Laravel project with Inertia and Vue using the Laravel installer `laravel new my-app`:
|
Start by creating a new Laravel project with Inertia and Vue using the Laravel installer `laravel new my-app`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
laravel new my-app --typescript --breeze --stack=vue --git --no-interaction
|
laravel new my-app --breeze --stack=vue --git
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run the CLI
|
### Run the CLI
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user