Commit a9918fa7 authored by Jens Segers's avatar Jens Segers

Merge branch 'master' of github.com:segersjens/Laravel-MongoDB

parents 497c0f30 68d3c7ca
......@@ -52,7 +52,7 @@ Eloquent
Tell your model to use the MongoDB model and set the collection (alias for table) property:
use Jenssegers\Mongodb\Model as Eloquent
use Jenssegers\Mongodb\Model as Eloquent;
class MyModel extends Eloquent {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment