Skip to content

Commit 7bba53f

Browse files
# Conflicts: # readme.md
2 parents a153d26 + f7a6060 commit 7bba53f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ $ cp .env.example .env
3535
$ composer install
3636
```
3737

38-
or
39-
40-
```bash
41-
$ composer update
42-
```
43-
4438
**4-** Generate a new application key for your app
4539

4640
```bash
@@ -79,7 +73,6 @@ $ php artisan migrate --seed
7973
$ npm install
8074
```
8175

82-
8376
**9-** Run npm to compile the Js and CSS resources
8477

8578
```bash

0 commit comments

Comments
 (0)