| Name | Link |
|---|---|
| Bootstrap | https://getbootstrap.com/ |
| Jquery | https://jquery.com/ |
| Name | Link |
|---|---|
| Jetstream Livewire | https://jetstream.laravel.com/ |
| Spatie Laravel Permission | https://spatie.be/docs/laravel-permission/v5/introduction |
| DOMPDF | https://github.com/barryvdh/laravel-dompdf |
Before run composer update
- Install composer first if you don't have it in your machine
Before run npm install and npm run build
- Install Node Js first if you don't have it in your machine
- Clone Repo:
git clone https://github.com/GalehLudi/Sistem-Informasi-Manajemen-Sekolah.git - Rename
envfile to.env - Run
composer update - Run
php artisan key:generate - Change
.envfile onDB_DATABASEto your database name - Check and change
DB_USERNAMEandDB_PASSWORDto your configuration database - Run
npm install - Run
npm run build - Run
php artisan migrateorphp artisan migrate:refresh - Run
php artisan db:seed - Run server using
php artisan serve
| Password | Level | |
|---|---|---|
admin@gmail.com |
Admin123 | Super Admin |
admin2@gmail.com |
Admin123 | Admin |
publik@gmail.com |
Publik123 | Publik |
> Fix error (03-11-2022)
> Change logo url & add db seed (05-12-2022)
Sistem Informasi Manajemen Sekolah created by Galeh Ludi