Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bayyy7/school_web_system
- Owner: bayyy7
- Created: 2022-07-22T08:59:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T11:01:05.000Z (over 1 year ago)
- Last Synced: 2024-12-19T07:13:08.002Z (about 2 months ago)
- Language: HTML
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`