This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson we write our first test for uploading concert images, and walk through how to attach files to requests in feature tests, as well as how to use Laravel's built-in file system fake to make assertions about file uploads.