Skip to content

korospace/siskep

Repository files navigation

Sistem Kepegawaian Non-ASN KEMENDAGRI

Requirements

Setup

  1. Clone or Download as ZIP
  2. Place the project into htdocs
  3. Change directory to root project
  4. Create database db_siskep
  5. run from your cmd:
    composer install
    
    php spark migrate
    
    php spark db:seed AppSeed
    
  6. open http://localhost/siskep/public

Preview