Course Information
Course Overview
Master playing with arrays in Laravel by learning one of the most its feature #collections
If you want to work with arrays and objects quickly and efficiently in you Laravel projects , and save time playing around loops, here is the right place .
In this course we will learn together one of the most powerful Laravel features is collection .
Collection is a class that enables us to working with arrays and objects in professional and speed way so it saves our time by avoiding using for loops .
What does exactly this course include ?
using Laravel collection in efficient ways .
completely migration from loops to collection .
mapping collection .
Modifying collection .
applying collection functions with real world examples .
calculating average for any array with any depth .
Filtering collections with complex cases and according to different logics .
Sorting collections in professional way.
Grouping collections .
Making collections unique .
using where clauses to filter collections .
reseting indexes in easy way .
when and where to use collection in your project
and more ...
Which Laravel version we will use in this course ?
In this course I use latest Laravel version (now it's 9 in version ) but the content is valid for these versions 6.x and above .
Note : After following and watching the course I think you will completely abandon php native array and objective methods and will move to Laravel collection .
Course Content
- 6 section(s)
- 24 lecture(s)
- Section 1 Introduction
- Section 2 Most used common functions
- Section 3 Filter with where
- Section 4 Mapping and Transformation
- Section 5 different tips
- Section 6 Bonus
What You’ll Learn
- Collection best practices .
- Migrate from loops to collection .
- Real world examples .
- Manipulating collection in efficient way .
- Professional filtering collections .
Reviews
-
FFawwaz Alkarmy
Great Experience as always with Ahmet, easy to follow and important topics covered
-
AAbdallah Khalid
Amazing It help me