Laravel Display a record details while grouped by year or month
问题 I just moved to the laravel framework and am starting to migrate some legacy sites and I have hit a problem with SQL or blade - dunno which. I have to display a load of rows 'sports classes' which are grouped by year and then month. each needs to show attendance etc. I am unsure which way to proceed. I am able to display all rows and sort by date - easy squeezy I am able to groupBy year AND month - fiddly but sorted it. These are all displayed in an accordian. Click the month - the individual