- Create new xampp\htdocs directory, example : laravel-app.
- Open terminal, type : 'git clone https://github.com/Xavionic/aplikasi_kuli'.
- After successfully clone project, get into your directory and type : 'composer install'.
- Inside project repository, rename .env.example file into .env and change your .env configuration, example: change database name.
- Run 'php artisan config:cache' and 'php artisan key:generate'
- Last but not least, run 'php artisan migrate --seed' to migrate the database
- You can make your own virtual host, recommended vhost name : nguli.id