#Collections examples
- Go the folder src/examples
- Inspect and execute all the examples
Note: The file bootstrap.php contains the bootstrap of all examples. To execute the example contains.php just put the following command: php contains.php
#Other sources:
- https://laravel.com/docs/5.2/collections
- http://vegibit.com/laravel-collections-tutorial
- https://scotch.io/tutorials/laravel-collections-php-arrays-on-steroids