Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 730 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 730 Bytes

Laravel 5.4 based system for Library Management System - LMS

Features:

  • Frontend
  • Sequre Login/Register System
  • Admin panel and user Panel
  • Book Issue system
  • Book Return System
  • Automatic Fine System

How to use

  • Clone the repository with git clone
  • 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 for your testing)
  • That's it: launch the main URL and login with default credentials [email protected] - password

License

Don't use without permission.


Contact with me