rafalo79 / kohana-3.2-example

a Kohana 3.2 example site

Home Page:http://www.workinprogress.ca/kohana32/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install:

1) application/bootstrap.php (depending on your structure):
'base_url'   => '/ko32example/site', 

2) site/.htaccess (depending on your structure):
RewriteBase /ko32example/site

3) import ko32example.sql in your database

4) modify application/config/* to suit your needs

About

a Kohana 3.2 example site

http://www.workinprogress.ca/kohana32/


Languages

Language:PHP 94.6%Language:CSS 2.8%Language:JavaScript 2.6%Language:ApacheConf 0.0%