Skip to content

jkuchar/FileDownloader-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Downloader: Example applications

abandoned Please use Nette\Application\Responses\FileResponse instead. Of if you are looking for hi-speed solution take a look at X-Accel/NGINX or X-Sendfile/Apache.

Ideal starting point for exploring File Downloader addon.

Installation

  1. composer create-project jkuchar/filedownloader-example filedownloader-example
  2. Done!