Skip to content

ravi-374/lms

Repository files navigation

Library Management System

Installation Step

Clone a Project

  • Checkout frontend branch
  • Run Composer Install
  • Run php artisan key:generate
  • Run php artisan jwt:secret
  • Setup .env file
  • Run migration php artisan migrate
  • Run seeder php artisan db:seed
  • Create virtual host with name local.lms.com
  • npm install
  • npm run dev
  • Run local.lms.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published