- 03 Nov, 2017 2 commits
-
-
Jens Segers authored
Fix issue with chunkById.
-
Jens Segers authored
Fix Unable to set a custom collection for models
-
- 23 Oct, 2017 1 commit
-
-
Rob Taylor authored
-
- 11 Oct, 2017 1 commit
-
-
Jens Segers authored
Added support for "whereAll" queries
-
- 05 Oct, 2017 1 commit
-
-
Tom Lindelius authored
-
- 04 Oct, 2017 2 commits
-
-
Jens Segers authored
fix typo in README.md
-
Chandrajeet Maurya authored
fix closing bracket typo
-
- 02 Oct, 2017 2 commits
-
-
David Furnes authored
-
David Furnes authored
-
- 18 Sep, 2017 2 commits
-
-
Jens Segers authored
DSN configuration example added to readme
-
Jens Segers authored
Add L5.5 support
-
- 14 Sep, 2017 1 commit
-
-
Dmitry Borzyonok authored
-
- 13 Sep, 2017 2 commits
-
-
Dmitry Borzyonok authored
-
Dmitry Borzyonok authored
-
- 05 Sep, 2017 6 commits
-
-
Jens Segers authored
Apply fixes from StyleCI
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
Added missing dependency
-
Jens Segers authored
Add Hybrid `has` and `whereHas` functionality
-
- 31 Aug, 2017 1 commit
-
-
pavemaksim authored
-
- 17 Jul, 2017 1 commit
-
-
Eric Tucker authored
-
- 13 Jul, 2017 4 commits
-
-
Eric Tucker authored
-
Eric Tucker authored
-
Eric Tucker authored
-
Eric Tucker authored
-
- 04 Jul, 2017 3 commits
-
-
Jens Segers authored
Update README.md
-
Johnny Dao authored
Update more guide for $slide and $skip
-
Johnny Dao authored
Change DB::collection('items')->project(['tags' => array('$slice' => 1]))->get(); To DB::collection('items')->project(['tags' => array('$slice' => 1)])->get();
-
- 26 Jun, 2017 7 commits
-
-
Jens Segers authored
[Bug Fix][Validation][Security] Fix working of unique and exists
-
Jens Segers authored
Aggregation shouldn't mutate querybuilder
-
Jens Segers authored
Add default attribute to `EmbedsOneOrMany::create` method
-
Jens Segers authored
Tiny wording change, change "table" to "collection"
-
Jens Segers authored
Fixes missing QueryGrammar in Connection class
-
Jens Segers authored
Support Auto-Discovery
-
Jens Segers authored
Fix: Missing return statement
-
- 25 Jun, 2017 1 commit
-
-
Simon Schaufelberger authored
-
- 21 Jun, 2017 1 commit
-
-
Abdelrahman Omran authored
-
- 18 Jun, 2017 1 commit
-
-
Tigran Hakobyan authored
I think this meant to be "collection" not "table".
-
- 14 Jun, 2017 1 commit
-
-
D3nnisH authored
-