Skip to content

rifkirinaldi/laravel-mongodb-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-mongodb-crud

MongoDB sample CRUD for jenssegers/laravel-mongodb package

How to do CRUD operations on a MongoDB collection using jenssegers/laravel-mongodb package.

The models, controllers, routes and view files for a sample MongoDB collection of books

For step-by-step instructions refer

http://www.opentechguides.com/tutorials/laravel-mongodb/1/getting-started.html

The file mongo_insert.txt has the Mongoshell command for prepping the database.

About

MongoDB sample CRUD for jenssegers/laravel-mongodb package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.6%
  • HTML 5.7%
  • CSS 1.3%
  • Other 1.4%