This is part of my project to regenerate my previous School (SMPN 2 Jombang) website.
Create by : Rizky Indrabayu
- CRUD Admin
- CRUD Pengumuman
- CRUD Agenda
- And More
git clone https://github.com/bayyy7/laravel-sekolah.git
cd laravel-sekolah
composer install
- Create .env file
- Adjust
DB_DATABASE
as yours php artisan key:generate
php artisan migrate --see
php artisan serve