To run this program, you need to install these things:
- Node.js and NPM
- XAMPP and PHP
- Composer
Download the Windows Installer from NodeJs official website.
Make sure you have downloaded the latest version of NodeJs. It includes the NPM package manager.
Download the Windows Installer from XAMPP Official Website.
Make sure you have downloaded the latest version of XAMPP. It includes PHP.
Download the Windows Installer from Composer Official Website.
Make sure you have downloaded the latest version of Composer.
- Clone Github
First, you need to clone this github repositories to htdocs folder inside xampp.
- Run XAMPP
Then, run XAMPP Control Panel and start apache and MySQL actions.
- Open Terminal
For this example, we will using Visual Studio Code Terminal.
Click on the Terminal tab on top of Visual Studio Code and select New Terminal.
A new terminal will open.
Type php artisan migrate to migrate the database. You can view the new database through Admin button on XAMPP Control Panel.
Type php artisan serve to run your website locally.
Follow link by Control + Click on the link.
Username : muhd.izmeer@gmail.com
Password : 123456789
Username : faizul@graduate.utm.my
Password : 123456789
Username : muhammadizmeer@graduate.utm.my
Password : 123456789






