Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing relation builder method stubs for custom builder #899

Merged
merged 4 commits into from
Jul 26, 2021
Merged

fix: add missing relation builder method stubs for custom builder #899

merged 4 commits into from
Jul 26, 2021

Conversation

fragkp
Copy link
Contributor

@fragkp fragkp commented Jul 25, 2021

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

On my road to a green screen for larastan, I discovered some missing relation builder methods are missing in the stub. Errors occurs when a custom eloquent builder is used.

Similar to: #896

Changes

Added missing relation methods to stub.

CHANGELOG.md Outdated Show resolved Hide resolved
@szepeviktor szepeviktor changed the title fix: add missing relation builder methods for custom builder to stub fix: add missing relation builder method stubs for custom builder Jul 25, 2021
@canvural
Copy link
Collaborator

Issues in master is fixed. If you can rebase your branch on top of master again, we can see if CI passes for this PR.

@szepeviktor
Copy link
Collaborator

If you can rebase your branch on top of master

Done.

@szepeviktor
Copy link
Collaborator

🛰️ We have successfully deflected the Klingon attack 🍏

@canvural canvural merged commit ab50705 into larastan:master Jul 26, 2021
@canvural
Copy link
Collaborator

Thank you!

@fragkp
Copy link
Contributor Author

fragkp commented Jul 26, 2021

Thanks @canvural & @szepeviktor. Great job on this library 💯

@fragkp fragkp deleted the fix-relation-builder-methods-for-custom-builder branch July 26, 2021 08: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.

None yet

3 participants