Skip to content

godgodwinter/laravel-psikotest

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Psikotest PreAlpha 1.21.10.14

Keterangan Sistem yang dibuat 2
Explore the docs »

View Demo https://psikotest.baemon.web.id · Report Bug · Request Feature

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

About The Project

Product Name Screen Shot

Sistem .

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

Getting Started

Siapkan terlebih dahulu peralatan perangnya.

Installation

  1. Clone the repo

    git clone https://github.com/godgodwinter/laravel-psikotest.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 //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/laravel-psikotest

About

Laravel 8 Project Psikotest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •