Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bayyy7/school_web_system

School Web Information System using Laravel 8
https://github.com/bayyy7/school_web_system

Last synced: about 10 hours ago
JSON representation

School Web Information System using Laravel 8

Awesome Lists containing this project

README

        

## School Information System using laravel 8 Backend + Botstrap 3 Fronten
This is part of my project to regenerate my previous School (SMPN 2 Jombang) website.
Create by : Rizky Indrabayu

### Features :
- CRUD Admin
- CRUD Pengumuman
- CRUD Agenda
- And More

### Step to Use
1. `git clone https://github.com/bayyy7/laravel-sekolah.git`
2. `cd laravel-sekolah`
3. `composer install`
4. Create .env file
5. Adjust `DB_DATABASE` as yours
6. `php artisan key:generate`
7. `php artisan migrate --see`
8. `php artisan serve`