Laravel Collections Chains: 15 Real Examples
This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.
LaravelDaily | Duration: 0:40 h | Video: H264 1832x1080 | Audio: AAC 48 kHz 2ch | 284 MB | Language: English
Collections in Laravel are "hidden gems": everyone has heard of them, but not everyone is using them or even knows how to use them.
Especially they are effective when performing multiple operations with data - so-called "chains", and this course is specifically about that.
I've gathered 15 real-life examples from open-source Laravel projects. The goal is not only to show the Collection methods but also the practical scenarios of when they should be used.
In each example, we will trace down the intermediate values of the methods, so you will understand exactly how each method transforms the data.
There's a Github repository for you to play around with examples, and links to all the sources mentioned.
Homepage
Screenshots
Quick check before we show the links
Helps us keep automated scrapers from hammering the filehosts.

