Skip to content

Conversation

@ghabriel25
Copy link
Contributor

@ghabriel25 ghabriel25 commented Nov 14, 2025

Continuation of #38927

  • Adds $not parameter to whereBelongsTo() method as fourth argument.

  • Adds whereNotBelongsTo() wrapper that sets $not = true.

  • Adds orWhereNotBelongsTo() wrapper that sets $boolean = 'or'

@ghabriel25 ghabriel25 marked this pull request as draft November 14, 2025 03:36
@ghabriel25 ghabriel25 marked this pull request as ready for review November 14, 2025 03:47
@ghabriel25 ghabriel25 changed the title Add whereNotBelongsTo Eloquent builder method [12.x] Add whereNotBelongsTo Eloquent builder method Nov 14, 2025
@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

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