Laravel PR #30652

Fix Eloquent Collection Intersect

Fixed a bug where the intersect method in Eloquent collections returned all values instead of an empty collection when called with null or empty arguments

November 2019
Merged

Tech Stack

Laravel PHP Eloquent