Clone the project
git clone [email protected]:nipunTharuksha/EyePaxTest.git (if you need permissions please let me know)
or download the folder from provided sharepointGo to the project directory
cd php_NipunTharukshaCheckout to branch
git checkout master (if you are not in master)Install dependencies
composer install
npm installCreate .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:projectStart the server
npm run dev
php artisan servehttps://www.awesomescreenshot.com/video/12045189?key=8dd830abc5444b820fbf93cabab1ae82