exists($path), 404); return response()->file($disk->path($path), [ 'Cache-Control' => 'public, max-age=31536000', ]); } }