This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson we add the assertions we need to verify that our recent orders are getting passed to the view in the right order, and discuss why asserting against view data makes this so much easier than it would be if we were asserting against HTML.