🌈 搜索
📅  最后修改于: 2022-03-11 14:54:02.378000             🧑  作者: Mango
$filePath = public_path("name_of_your_file.txt"); return Response::download($filePath);