Laravel 5 Collections Static API: Adding Methods to the Higher Order Message List With proxy
The proxy static method is used to add additional methods to the list of methods that should be proxied for use with higher order messaging. These proxied methods allow for a cleaner syntax when invoking methods on collections of objects. By...