-
Gummibeer/gummibeer.de
- 9
- May 2020
- May 2022
- Laravel 8
Files in the example
The mapInto()
method iterates over the collection, creating a new instance of the given class by passing the value into the constructor.
Read more in the official Laravel docs.