$filePath = public_path("name_of_your_file.txt"); return Response::download($filePath);
Storage::get('publicFileNameHere')