- 15 Oct, 2015 4 commits
-
-
Jens Segers authored
Fix #607 exists() bug and assure compatibility with Laravel 5.1.19
-
alexandre-butynski authored
Fix #607
-
Jens Segers authored
Update QueryBuilder get method to run getFresh method
-
Alex Luneburg authored
Following the latest update of the laravel framework (5.1.20), the BaseQuery builder that used to just run the getFresh method (overriden by the mongodb child builder) in the get function, now calls the runSelect method that relies on the mysql Grammar object being present that this builder does not need to run. This update simply removes the parent get() call and directly calls it's own getFresh method, thus return the functionality to what it was before the laravel update.
-
- 24 Sep, 2015 3 commits
-
-
Jens Segers authored
Applied fixes from StyleCI
-
Jens Segers authored
-
Jens Segers authored
-
- 17 Sep, 2015 1 commit
-
-
Jens Segers authored
-
- 15 Sep, 2015 4 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
- 14 Sep, 2015 10 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
Stub Schema::hasColumn(), fixes #579
-
tacone authored
-
tacone authored
-
- 30 Aug, 2015 1 commit
-
-
Jens Segers authored
Allow EmbedsOneOrMany::saveMany to accept a collection
-
- 29 Aug, 2015 1 commit
-
-
fungku authored
-
- 28 Aug, 2015 3 commits
-
-
fungku authored
-
Jens Segers authored
Fix Docblocks in Model class and Embed Relationship classes
-
fungku authored
-
- 20 Aug, 2015 2 commits
-
-
Jens Segers authored
DB Connection example updated to use env
-
Neri J. Jakubowski Junior authored
-
- 28 Jul, 2015 1 commit
-
-
Jens Segers authored
-
- 21 Jun, 2015 2 commits
-
-
Jens Segers authored
Update installation instructions for L5 and Lumen
-
Kieran authored
-
- 25 May, 2015 3 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
- 24 May, 2015 2 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
- 09 May, 2015 1 commit
-
-
Jens Segers authored
-
- 06 May, 2015 2 commits
-
-
Jens Segers authored
Fixed typo
-
Jagdeep Singh authored
-