Laravel 使用 MongoDB 的一些资源
MongoDB Docs | PHP Driver
http://docs.mongodb.org/ecosystem/drivers/...
MongoDB Training Courses
https://university.mongodb.com/courses/cat...
LMongo is MongoDB package for Laravel 4
http://navruzm.github.io/lmongo/
Laravel Migrations with Moloquent and MongoDB (with MySQL still present)
http://www.verronknowles.com/laravel-migra...
Multiple DB Connection in Laravel
http://fideloper.com/laravel-multiple-data...
升级PHP7后不支持mongo扩展,有点坑