Organizing data with Laravel Collections
Video Statistics and Information
Channel: Andrew Schmelyun
Views: 16,236
Rating: undefined out of 5
Keywords: laravel, laravel tutorials, php, php tutorials, laravel collections, web development tutorials, web dev, php development, laravel development, laravel tutorial
Id: a2QvlLs0uEk
Channel Id: undefined
Length: 32min 51sec (1971 seconds)
Published: Mon Oct 12 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Hey everyone, Andrew here!
I'm back this time with a fairly long (30 minute) video that I put together showing off one of my favorite features of Laravel - Collections.
I go through how to get started creating one (spoiler alert, just pass in an array to
collect
), and then showcase 12 different methods using JSON straight from reddit to sort, organize, and filter posts and post elements that we want from that data.I've also added breakpoints in the description of the video if you want to just skip through and get the gist of it, or watch it on 1.5x speed, lol.
I love your keyboard's sounds π₯Ίπ₯Ί
Which IDE is that one?
Thanks for posting videos. I really like your format and how you explain stuff. :)
Cool, I've been using Linq since it came out on c# a lot of years ago and I've been wanting this functionality on Php since then.
Awesome! Iβve been learning laravel the last few weeks. Really like it!
I was really scared of docker. Your docker tutorials came to an aid. You make things really easy to understand. Now I love docker. Thank you
Itβs a bit weird that you keep copying those template and only changing the title. βTitleβ variable and a single template would save you some time.