Upgrading to Laravel 5.5

Something Smells in Our Controller

Moving the Email to the Reservation

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

In this lesson, we notice a long parameter list we'd like to refactor, but in order to do that, we need to tweak how reservations are created so that the reservation has knowledge of the customer who is reserving the tickets.