It's very simple to install this project
- First step
Git Clone https://github.com/sksshouvo/adplay-test - Second Step
cd adplay-test - Third Step
composer install(Make sure you have installed composer-setup in your device) - Forth Step
Configure the
.envfile for databse connection and go to mysql server and create a desired database - Fifth Step
php artisan migrate:fresh --seed - Sixth Step
php artisan serve - Seventh Step
Import the
adplay-test.postman_collection.jsonfile to postman software