/kohana-media

Taking advantage of the Kohana CFS for serving media files. Will write files to a web accessible directory for performance.

Primary LanguagePHP

Media

Taking advantage of the Kohana CFS to serve media files.

Description

The goal is to be able to package media files with modules without having to copy them to a web accessible directory. Kohana will serve the media files on the first request and write it to a public location for any future requests.