allowance->allows($file, $request->user()), 403); $this->activity->log(Action::FileDownloaded, subject: $file); return $this->bytes->attachment($file); } }