Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 446 Bytes

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.