Skip to content

Commit 5a98bb1

Browse files
committed
Edit installation instruction in Readme.md
1 parent 15f7947 commit 5a98bb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ composer req aimeos-extensions/emoji
1313
```
1414
php artisan aimeos:setup --option=setup/default/demo:1
1515
```
16+
5. Refresh migrations
17+
```
18+
php artisan migrate:refresh --seed
19+
```
1620
5. To start project use this command
1721
```
1822
php artisan serve

0 commit comments

Comments
 (0)