Skip to content

Conversation

alberto-bottarini
Copy link
Contributor

This PR implements this proposal laravel/ideas#406

@taylorotwell taylorotwell merged commit b900c41 into laravel:master Feb 13, 2017
@taylorotwell
Copy link
Member

Added missing doc blocks, etc.

@Garbee
Copy link
Contributor

Garbee commented May 3, 2017

Why was the new localkey not added as the final parameter to not break upgrading?

@alberto-bottarini
Copy link
Contributor Author

Because relationName is the only optional parameter in BelongsToMany constructor.

https://github.com/laravel/framework/blob/master/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php

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.

3 participants