Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 4.33 KB

README.md

File metadata and controls

74 lines (50 loc) · 4.33 KB

Build Status Total Downloads Latest Stable Version License

How to Clone

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