Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/revanmalang/web-sekolah-

Client 1
https://github.com/revanmalang/web-sekolah-

laravel php school sekolah web

Last synced: 27 days ago
JSON representation

Client 1

Awesome Lists containing this project

README

        

## Revan ID School V 1.0.0


Revan ID School adalah aplikasi website sekolah dibuat dengan framework laravel 8.

## Instalasi
- download zip disini
- atau clone : git clone https://github.com/revanmalang

## Setup
- buka direktori project di terminal anda.
- ketikan command : cp .env.example .env (copy paste file .env.example)
- buat database

Lalu ketik command dibawah ini
- composer install
- php artisan optimize:clear
- php artisan key:generate (generate app key)
- php artisan migrate (migrasi database)
- php artisan db:seed

## Login
Email : [email protected]
Password : password

## Fitur
# Front / Depan
- Home (Halaman home,menampilkan artikel,pengumuman terbaru)
- Artikel & Show + pencarian artikel
- Pengumuman & Show

# admin
- Autentikasi (menggunakan fortify)
- Halaman Dashboard
- Manage User (CRUD)
- Manage Artikel (CRUD)
- Manage Agenda (CRUD)
- Manage Pengumuman (CRUD)
- Manage Kategori Artikel (CRUD)

## Author
- Revan ID