Skip to content

godgodwinter/sim-v2

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

SIM PreAlpha 2.0.21.10.02

Sistem Informasi Manajemen Sekolah
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Product Name Screen Shot Product Name Screen Shot

Sistem administrasi keuangan sekolah

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Tools and Framework

Library/Plugin

Fitur Utama

Getting Started

Siapkan terlebih dahulu peralatan perangnya.

Installation

  1. Clone the repo

    git clone https://github.com/godgodwinter/sim-v2.git
  2. Install menggunakan composer

    composer install
  3. Buat file .env atau copy dan edit file .env_copy kemudian sesuaikan dengan database anda

    cp .env_example .env 

    Gunakan editor kesukaan anda. Jika mengedit menggunakan nano lakukan langkah berikut:

    nano .env //ubah database user dan password database di perangkat anda
  4. jalankan server Laravel

    php artisan serve
  5. lakukan migrasi database

    php artisan migrate

    atau migrate:fresh jika ingin dari data kosong

    php artisan migrate:fresh
  6. Jika ingin menggunakan data palsu untuk testing lanjutkan langkah 6 ini

    php artisan db:seed --class=oneseeder  //untuk meload data user admin@gmail.com pass 12345678

Buka browser dan tulis alamat berikut

http://127.0.0.1:8000/

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Kukuh Setya Nugraha - @kakadlz Kukuh Setya Nugraha - @kukuh.sn

Project Link: https://github.com/godgodwinter/sim-v2

About

Sistem Informasi Manajemen Sekolah v2 - Laravel 8+

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages