We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21230d8 commit 1a06b9dCopy full SHA for 1a06b9d
README.md
@@ -29,8 +29,8 @@
29
<p>- 👉 update db name db username db password </p>
30
<p>- 👉 php artisan key:generate </p>
31
<p>- 👉 php artisan migrate --seed</p>
32
-<p>- 👉 yarn install</p>
33
-<p>- 👉 yarn dev</p>
+<p>- 👉 npm Install or yarn install</p>
+<p>- 👉 npm run dev or yarn dev</p>
34
<p>- 👉 php artisan serve</p>
35
<p>- 👉 registration for first user admin</p>
36
<p>- 👉 clear a cache hit this link your local server http://127.0.0.1:8000/clear</p>
0 commit comments