2:27Arr::pull() - returns and removes a key / value pair from array | Array functions | Laravel TutorialLearning Points138 viewsView & Download
3:16Arr::random() - returns a random value from an array| Array functions | Laravel TutorialLearning Points132 viewsView & Download
5:06Arr::get() - returns value from nested array | Array functions | Laravel Tutorial | Learning PointsLearning Points567 viewsView & Download
2:45Arr::exists() - Hides key / value pairs from an array | Array functions | Laravel TutorialLearning Points276 viewsView & Download
2:58Arr::except() - Hides key / value pairs from an array | Array functions | Laravel TutorialLearning Points277 viewsView & Download
2:58Arr::collapse() - Create single array from multiple array | Array functions | Laravel TutorialLearning Points448 viewsView & Download
6:14Laravel Helpers | Array forget() | Array get() | How to remove key and value from ArrayCareer Development Lab579 viewsView & Download
2:50Arr::query() - Converts an array into a query string | Array functions | Laravel TutorialLearning Points184 viewsView & Download
4:39Arr::prepend() - Push an item onto the beginning of an array | Array functions | Laravel TutorialLearning Points183 viewsView & Download
5:00Arr::first() - Return first element based on conditions | Array functions | Laravel TutorialLearning Points251 viewsView & Download
6:49How to use Array Except and Array Exists in laravel | Web TutorialsCareer Development Lab220 viewsView & Download
3:10Arr::add() - Add new element into array | Replace existing value | Array functions | Learning PointsLearning Points1.4K viewsView & Download
3:07Arr::keyBy() - Keys the array by the given key | Laravel Tricks | Laravel TutorialLearning Points209 viewsView & Download
3:26Arr::divide() - returns two arrays: one containing the keys and the other containing the valuesLearning Points163 viewsView & Download
2:42Arr::pluck() - retrieves all value for a given key from an array | Laravel Tricks | Laravel TutorialLearning Points156 viewsView & Download
3:57Arr::map() - Passes each key value to the callback | Array functions | Laravel TutorialLearning Points346 viewsView & Download
3:51Array Change Key Case | CASE_LOWER (default) | CASE_UPPER | PHP Array FunctionsKnowledge Thrusters403 viewsView & Download
5:16Arr::last() - Return last element based on conditions | Array functions | Laravel TutorialLearning Points156 viewsView & Download