jkuchar/filedownloader-example

FileDownloader example

1.0.0 2014-09-18 13:47 UTC

This package is auto-updated.

Last update: 2024-03-21 18:34:14 UTC


README

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!