-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[9.x] Extend eloquent higher order proxy properties (#41449)
* Added easier way to define which properties should be passed thru the eloquent builder. * Enabled whereNot and orWhereNot methods to be higher order proxied in the eloquent builder. * added tests for hiher order proxy methods * formatting Co-authored-by: Taylor Otwell <taylor@laravel.com>
- Loading branch information
1 parent
b4cbd6e
commit 0a503ed
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters