Skip to content

Commit a11bbce

Browse files
authored
Update README.md
1 parent 2ceff4f commit a11bbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323

2424

2525
<p>- 👉 install composer</p>
26-
<p>- 👉 php artisan key:generate </p>
2726
<p> - 👉 create a db [db name db username db password] </p>
2827
<p> - 👉 copy .env.example </p>
2928
<p> - 👉 rename .env </p>
3029
<p>- 👉 update db name db username db password </p>
30+
<p>- 👉 php artisan key:generate </p>
3131
<p>- 👉 php artisan migrate --seed</p>
3232
<p>- 👉 npm install</p>
3333
<p>- 👉 yarn install</p>

0 commit comments

Comments
 (0)