I'm completely new to this framework and I'm trying to find some sample CRUD application to get started with Kohana 3.

There is a tutorial and information in the unofficial Kohana 3 Wiki (http://kerkness.ca/wiki/doku.php), but even there, there are some aspects that are not covered (the model, validation, etc).

link|improve this question

Is there a question? – DexterW Jun 13 '10 at 4:51
@Greelmo the question is: Is there a sample crud application for Kohana? Where can I find it? – titel Jun 14 '10 at 12:49
feedback

1 Answer

up vote 3 down vote accepted

You might find the example code hosted on shadowhand's github repo useful. It provides the code for a complete website and there are other projects for Kohana3 hosted on github that you should be able to locate without too much trouble that you might find useful.

link|improve this answer
github.com/badsyntax/kohana3-examples is a useful example project – Dave Lancea Jun 8 '11 at 16:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.