-
Johnny Dao authored
Change DB::collection('items')->project(['tags' => array('$slice' => 1]))->get(); To DB::collection('items')->project(['tags' => array('$slice' => 1)])->get();75c2e7e1
| Name |
Last commit
|
Last update |
|---|---|---|
| src/Jenssegers/Mongodb | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| composer.json | ||
| phpunit.xml.dist |