This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson, we update our "store attendee message" implementation to actually dispatch a background job for sending the message.
Here's a link to a commit made after this lesson, where authorization and validation tests were added:
View "(add authorization and validation tests)" commit on GitHub