how to download csv file then redirect the page using laravel
I want to download the CSV file after that want to redirect the page on laravel controller.but does not work on the below code
$downloadthefile=Response::make($return_data);
Response.redirect('/app-sent-report');
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3mpbX11
via IFTTT
تعليقات
إرسال تعليق