Skip to content

Commit cd63b77

Browse files
authored
feat: add jetstream to default
1 parent f5d374a commit cd63b77

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,10 @@ Laravel Starter Base App Kit is a boilerplate for starting new Laravel projects
1717
## Installation
1818

1919
To create a new project using this starter kit, run the following command:
20-
### default
20+
### default with jetstream
2121
```shell
2222
composer create-project lightszentip/laravel-starter-base-app
2323
```
24-
### jetstream
25-
```shell
26-
composer create-project lightszentip/laravel-starter-base-app:dev-jetstream
27-
```
2824
### filamentphp
2925
```shell
3026
composer create-project lightszentip/laravel-starter-base-app:dev-filamentphp

0 commit comments

Comments
 (0)