BS5: https://youtube.com/playlist?list=PL4cUxeGkcC9joIM91nLzd_qaH_AimmdAR
JS: https://youtube.com/playlist?list=PL4cUxeGkcC9haFPT7J25Q9GRB_ZkFrQAc
PHP: https://youtube.com/playlist?list=PL4cUxeGkcC9gksOX3Kd9KPo-O68ncT05o
- PHP IntelliSense
- Better Comments
- Auto Rename Tag
- Prettier
- Material Icon Theme
- Material Product Icon
- SQL Formatter
- clone the repo to
C://xampp/htdocs/project/
folder - place the
.env
file provided by the developer in the root directory - head on to your local server (phpmyadmin)
- create a DB namely 'project_estately'
- select newly created DB
- import the DB file provided in the
resources/DB
folder asproject_estately.sql
- create user with appropriate username and password as per
.env
file provided by the developer with CRUD privileges - head on to the browser and enter
localhost/project/estately