- Download or clone file and extract on your folder PC
- Run in terminal "composer update"
- Create a new database with the name "tesapi" on mysql
- Edit ".env" and adjust to the settings on your PC
- Run in terminal "php artisan migrate"
- Run in terminal "php artisan fetch:create"
Search Province url : "/search/province?id={province_id}"
Search City url : "/search/city?id={city_id}"