|
|
1
13
您可以手动创建响应,如下所示:
您可以查看
Laravel API
有关
|
|
|
2
3
Laravel 5.6允许您使用流进行下载: https://laravel.com/docs/5.6/responses#file-downloads 因此,在您的案例中:
|