Upgrading to Laravel 5.5

Listing Recent Orders

Creating a Custom OrderFactory

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

In this lesson we start working on making it possible for promoters to view a list of recent orders. When we hit a snag with some complex factory setup, we work on extracting a custom factory class to simplify our code.