Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 418 Bytes

PEMPEK

Sistem Kepegawaian (SIMPEG) Dengan Laravel

Quick Setup

  • Seetup Vagrant or Docker (prefer Vagrant)
  • Clone this repository
  • Install Composer (add prestissimo composer plugin is better)
  • Install Gulp
  • run composer install
  • run npm install
  • run gulp
  • run database migration php artisan migrate
  • run database seeder php artisan db:seed
  • run php artisan simpeg:pegawai:count_progress