Skip to content

Sudheersanju/mongodb-crud-php-record

Repository files navigation

MongoDB Tutorial CRUD with php | Tria Bagus

Installation

  1. Install and connect with mongoDB https://websiteforstudents.com/install-mongodb-with-apache2-php-7-2-support-on-ubuntu-16-04-17-10-18-04/
  2. composer update

Structure Directory

php-mongodb/
├── composer.json
├── composer.lock
├── connect.php
├── create-collection.php
├── create-database.php
├── delete-collection.php
├── find-collection.php
├── readme.md
└── upadte-collection.php

Reverensi

  1. https://www.tutorialspoint.com/mongodb/mongodb_php.htm
  2. https://medium.com/skyshidigital/mapping-database-relasional-ke-mongodb-52ac7281891e
  3. https://www.petanikode.com/tutorial-dasar-mongodb/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages