Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add simplePaginate to BelongsToMany and HasManyThrough#8364

Merged
taylorotwell merged 1 commit into
laravel:5.0from
jarektkaczyk:5.0-simplePaginate-on-BTW-and-HMT-relations
Apr 10, 2015
Merged

Add simplePaginate to BelongsToMany and HasManyThrough#8364
taylorotwell merged 1 commit into
laravel:5.0from
jarektkaczyk:5.0-simplePaginate-on-BTW-and-HMT-relations

Conversation

@jarektkaczyk
Copy link
Copy Markdown
Contributor

In order to get correct results when calling:

$model->aHasManyThroughRelation()->simplePaginate();
$model->aBelongsToManyRelation()->simplePaginate();

taylorotwell added a commit that referenced this pull request Apr 10, 2015
…and-HMT-relations

Add simplePaginate to BelongsToMany and HasManyThrough
@taylorotwell taylorotwell merged commit ffc9662 into laravel:5.0 Apr 10, 2015
@jarektkaczyk jarektkaczyk deleted the 5.0-simplePaginate-on-BTW-and-HMT-relations branch April 17, 2015 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants