Extracurricular Information System Application created using Laravel and VueJS

SI ESKUL

Aplikasi Sistem Informasi Ekstrakulikuler dibuat menggunakan Laravel dan VueJS

Installation

Use the package manager (composer) for installing

> git clone https://github.com/ibnusyawall/si-eskul.git
> cd si-eskul
> composer update
> npm install
> copy .env.example .env
> php artisan key:generate

Setup

Lakukan perintah dibawah ini jika sudah setting database di .env

> php artisan install

Run

> npm run dev
> php artisan serve

pergi ke halaman login dengan akses url: http://localhost:8000/login

Demo Account

Username: admin Password: Admin12345

Screenshot

Contact Me

GitHub

View Github