Tag Archives: laravel file download

File Download script in laravel-Zip File creation and download ?Using Laravel

Here i m using the zipper class for creating zip file.Used one controller and viewblade as below Somecontroller.php

someviewblade.php

Force Download in laravel-file download in laravel

In this Blog i m written the code for force download option in a webpage using laravel. Please check the routes.php,controller and view files In this example one image file is stored inside the folder-public/upload_image/mypic.jpg Routes.php

fileListController.php

filelist.blade.php