Git Product home page Git Product logo

sppd's Introduction

Petunjuk

  1. nyalakan XAMPP
  2. git clone https://github.com/tiannnn15/sppd
  3. composer install pada folder git clone
  4. copy .env.example menjadi .env
  5. php artisan key:generate
  6. buat database pada phpmyadmin
  7. ubah variable DB_DATABASE pada .env menjadi database yang sudah dibuat
  8. php artisan migrate --seed
  9. tambah data pegawai dari file berikut pegawai.sql
  10. php artisan serve
  11. sebelum login ubah role pada database di tabel users role_id 1 untuk sekretaris, 2 untuk kepala dinas, 3 untuk staff, 4 untuk bendahara
  12. login dengan memasukkan email dan password NOTE : * password = 'password' (berlaku untuk semua role) * email pada tabel users dapat diubah sesuai kebutuhan

sppd's People

Contributors

tiannnn15 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.