Taking advantage of the Kohana CFS to serve media files.
- Module Version: 1.1.0
- Module URL: https://github.com/Zeelot/kohana-media
- Compatible Kohana Version(s): 3.2.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 serve the media files on the first request and write it to a public location for any future requests.