Upgrading to Laravel 5.5

Building the Sales Dashboard

Total Revenue and a Relationship Bug

This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.

In this lesson we work on calculating the total revenue for a concert, but run into an interesting bug we need to tackle with our $concert->orders relationship.