Skip to content

Commit 1a06b9d

Browse files
authored
Update README.md
1 parent 21230d8 commit 1a06b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<p>- 👉 update db name db username db password </p>
3030
<p>- 👉 php artisan key:generate </p>
3131
<p>- 👉 php artisan migrate --seed</p>
32-
<p>- 👉 yarn install</p>
33-
<p>- 👉 yarn dev</p>
32+
<p>- 👉 npm Install or yarn install</p>
33+
<p>- 👉 npm run dev or yarn dev</p>
3434
<p>- 👉 php artisan serve</p>
3535
<p>- 👉 registration for first user admin</p>
3636
<p>- 👉 clear a cache hit this link your local server http://127.0.0.1:8000/clear</p>

0 commit comments

Comments
 (0)