Skip to content

KathmanduUniversity/KUSIMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kathmandu University Student Information Management System

Usage

  • Clone the repository with git clone https://github.com/sigdelsanjog/KUSIMS.git -b Code_V2
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data - see below)
  • That's it: launch the main URL and login with default credentials admin@admin.com - password
  • Run npm run watch, please make sure if you have node package manager running in your PC

About

Kathmandu University Student Information Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 75.9%
  • HTML 17.9%
  • Blade 5.8%
  • Other 0.4%