We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ceff4f commit a11bbceCopy full SHA for a11bbce
README.md
@@ -23,11 +23,11 @@
23
24
25
<p>- 👉 install composer</p>
26
-<p>- 👉 php artisan key:generate </p>
27
<p> - 👉 create a db [db name db username db password] </p>
28
<p> - 👉 copy .env.example </p>
29
<p> - 👉 rename .env </p>
30
<p>- 👉 update db name db username db password </p>
+<p>- 👉 php artisan key:generate </p>
31
<p>- 👉 php artisan migrate --seed</p>
32
<p>- 👉 npm install</p>
33
<p>- 👉 yarn install</p>
0 commit comments