Taking advantage of the Kohana CFS to serve media files.
- Module Version: 0.1.0
- Module URL: https://github.com/Zeelot/kohana-media
- Compatible Kohana Version(s): 3.0.x
The goal is to be able to package media files with modules without having to copy them to a web accessible directory. Kohana will server the media files on the first request and write it to a public location for any future requests.