File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 2121<table >
2222<thead >
2323<tr >
24- <th align =" center " >starter kit laravel installation</th >
2524</tr >
2625</thead >
2726<tbody >
2827<tr >
29- <td align =" center " ><p >- 💬 install composer</p ></td >
30- <td align =" center " ><p >- 💬 php artisan key:generate </p ></td >
31- <td align =" center " ><p > - 💬create a db [db name db username db password] </p ></td >
32- <td align =" center " ><p >- 💬 php artisan key:generate </p ></td >
33- <td align =" center " ><p > - 💬copy .env.example </p ></td >
28+
29+ <p >- 💬 install composer</p >
30+ <p >- 💬 php artisan key:generate </p >
31+ <p > - 💬create a db [db name db username db password] </p >
32+ <p > - 💬copy .env.example </p >
33+ <p > - 💬rename .env </p >
34+ <p >- 💬 update db name db username db password </p >
35+ <p >- 💬 php artisan migrate --seed</p >
36+ <p >- 💬npm install</p >
37+ <p >- 💬 yarn install</p >
38+ <p >- 💬yarn dev</p >
39+ <p >- 💬php artisan serve</p >
40+ <p >- 💬registration for first user admin</p >
3441</tr >
3542</tbody >
3643</table >
You can’t perform that action at this time.
0 commit comments