This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson, we notice that changing how Orders are created reveals some lingering old design decisions that are triggering test failures. We work through removing the stale code, and updating any tests we need to keep to no longer rely on the code we want to remove.