I\'m running a Kohana setup on my local apache server. I\'ve created a \'htdocs\' folder which houses the index.php file in the kohana d开发者_运维技巧irectory. So that the system files are not availa
I have a website on Kohana and I\'m planning to have it multi-language. Now I know the way with i18n folder and inside each language folder
I try to get into mysite/user so that application/classes/controller/user.php should be working, now this is my file tree:
I am trying to retrieve the XML data for Google Calendar. Authentication and retrieval all works. However, when I retrieve the events, gd: data isn\'t included as the protocol reference documents it w
I\'m completely new to this framework and I\'m trying to find so开发者_如何学JAVAme sample CRUD application to get started with Kohana 3.
I am building a staff area for a website, which is completely different to the main brochure style site.
Closed. This quest开发者_StackOverflowion does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m learning framework KohanaPhp 3 and I have a problem with adding a module called kolanos-Kohana-captcha.
I have a month of free time and I\'ve decided to launch my own website. It\'s going to be big and have dymanic content where different users with different roles can perform modifications to the site.
I need to setup a Kohana dev environment that allows me to make full use of shared module / system classes across separate applications. Each application typically belonging to a different client. I u