Laravel Daily — Laravel Collections Chains - 15 Real Examples

Laravel Daily — Laravel Collections Chains - 15 Real Examples

Register & Get access to index
Screenshot-2023-04-13-120819.png

About this course
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.

Laravel collection chains


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.
Author
phpdai
Downloads
215
Views
1,047
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from phpdai