Skip to content

alperenunuvar/libraryManagementSystem

Repository files navigation

Library Management System

To run this project;

  • Install MongoDB
  • Include "php_mongodb.dll" into Apache server.
  • Install Composer PHP Driver
  • Include MongoDB library in the project

To include MongoDB library on this project, go to the project path via the command client:

$ cd 'project-path'
$ composer require "mongodb/mongodb=^1.0.0"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published