File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 10
10
<p align =" center " ><a href =" https://skycodelab.io " target =" _blank " ><img src =" https://skycodelab.io//uploads/site/logo.png " width =" 400 " alt =" Sky Code Lab Logo " ></a ></p >
11
11
12
12
13
- <p > install composer</p >
14
- <p > php artisan key:generate </p >
15
- <p > create a db [db name db username db password] </p >
16
- <p > copy .env.example </p >
17
- <p > rename .env </p >
18
- <p > update db name db username db password </p >
19
- <p > php artisan migrate --seed</p >
20
- <p >install yarn</p >
21
- <p >yarn dev</p >
22
- <p >php artisan serve</p >
23
- <p >registration for first user admin</p >
13
+ <p >- 💬 install composer</p >
14
+ <p >- 💬 php artisan key:generate </p >
15
+ <p > - 💬 create a db [db name db username db password] </p >
16
+ <p > - 💬 copy .env.example </p >
17
+ <p > - 💬 rename .env </p >
18
+ <p >- 💬 update db name db username db password </p >
19
+ <p >- 💬 php artisan migrate --seed</p >
20
+ <p >- 💬 install yarn</p >
21
+ <p >- 💬 yarn dev</p >
22
+ <p >- 💬 php artisan serve</p >
23
+ <p >- 💬 registration for first user admin</p >
24
24
25
25
<p align =" center " >
26
26
<img src =" https://skycodelab.io//git/admindashbord.png " width =" 400 " alt =" image admin dashboard " >
You can’t perform that action at this time.
0 commit comments