Kohana will run on Orchestra easily with 2 minor changes to the bootstrap file. The first is to change the cache_dir to use the system temp directory with sys_get_temp_dir()
. You will also need to decide what to do with application logging. You can either disable it, use sys_get_temp_dir()
again, or use an external logging service.
-
Notifications
You must be signed in to change notification settings - Fork 1
Running Kohana on Orchestra
License
orchestra-io/sample-kohana
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Running Kohana on Orchestra
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published