Skip to content

tarifs/Library-Mangement-System

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published