Clone the project
git clone git@github.com:nipunTharuksha/EyePaxTest.git (if you need permissions please let me know)
or download the folder from provided sharepoint
Go to the project directory
cd php_NipunTharuksha
Checkout to branch
git checkout master (if you are not in master)
Install dependencies
composer install
npm install
Create .env and update db related variabled
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=eyepax_test
DB_USERNAME=root
DB_PASSWORD=
Initialize the project (Below command will execute all required commands as a sequence)
php artisan initialize:project
Start the server
npm run dev
php artisan serve
https://www.awesomescreenshot.com/video/12045189?key=8dd830abc5444b820fbf93cabab1ae82