This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson, we decide we want to be able to stub how order confirmation numbers are generated for our high level feature test, and use that insight to design an interface where we can encapsulate that logic.