Skip to content

Releases: micheleangioni/support

Added countWhereHas() query method

28 Mar 13:52
Compare
Choose a tag to compare

Added countWhereHas() query method to the abstract eloquent repository

Updated Abstract Repo

18 Mar 22:24
Compare
Choose a tag to compare

getByPage() method in AbstractMethod now supports optional orderBy

Updated Abstract Repo

25 Feb 22:23
Compare
Choose a tag to compare

Updated Abstract Repo.

Laravel 5 release

04 Feb 17:34
Compare
Choose a tag to compare

Laravel 5 release.

Updated Presenter type hinting

15 Jan 00:01
Compare
Choose a tag to compare

Now the Presenter requires the less strict Illuminate\Support\Collection instead of Illuminate\Database\Eloquent\Collection

Added presenters

14 Jan 12:44
Compare
Choose a tag to compare

Added presenters boilerplate

Added custom validators

10 Jan 13:31
Compare
Choose a tag to compare

New custom validators and fixed usage of custom exceptions

First stable version

09 Jan 13:28
Compare
Choose a tag to compare

First stable version of Support. Semantic versioning will be followed.