News Feed
Jobs Feed
Sections




News Archive
Query7.com:
Kohana 3.1 Wiki Tutorial
May 09, 2011 @ 12:26:13

On the Query7.com blog today Logan shows you how to create a simple wiki with the help of the Kohana framework, a HMVC PHP5 framework that includes several tools (including UTF-8 suport and a cascading filesystem) to make a developer's life easier.

In this tutorial you will learn how to create a simple wiki using the PHP framework Kohana version 3.1. Several years ago Siddharta Govindaraj created a screencast demonstrating how to create a wiki using Django, this is essentially the Kohana version of that. It covers using Kohana's Routing, ORM and MVC systems. Full source code of the application is available on github.

You'll need to be at least a bit familiar with the framework to follow along, but he takes it step-by-step to be sure things are easy to follow. He shows the configuration changes you'll need to make to the boostrap and the database configuration. He shows you the creation of a model and the SQL to match as well as the routing change for the new addition. Views are next on the list, then the controller - all with full code included.

0 comments voice your opinion now!
kohana framework wiki tutorial github


blog comments powered by Disqus

Similar Posts

The Bakery: Setting up Eclipse to work with Cake

DevShed: Generating Web Pages with the Flyweight Pattern in PHP 5

Rob Allen's Blog: File uploads with Zend_Form_Element_File

DevShed: Embedding Model Data in Views with CodeIgniter

PHPMaster.com: The Need for Speed: Profiling with XHProf and XHGui


Community Events











Don't see your event here?
Let us know!


community functional interview language opinion phpunit rest conference release symfony2 unittest zendframework2 usergroup testing series podcast introduction development database framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework