You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 <[email protected]>
0 commit comments