0

We started using the kohana project template from synapses studio :

https://github.com/synapsestudios/kohana-projecttemplate

It's great but the problem is that there is no real documentation for it and I haven't been able to find a good tutorial about it. Basically you need to read every modules' documentation to get an overview of it, quite a pain and complicated to accomplish.

I think what is missing here is a get-started tutorial....

Would someone know where to find info on how to start with it, like configuring the database and htaccesses etc, or maybe be able to write a simple tutorial on the first steps to get started?

4

1 に答える 1

0

実際にいくつか検索した後、私はこれを見つけました:

https://github.com/patricksebastien/kohana-3.2-example

このアプローチはシナプススタジオとは少し異なりますが、とにかく素晴らしいです!

シンプルでわかりやすく、すでにi18nと認証を実装しており、2分でインストールできます。

于 2012-03-27T08:09:09.053 に答える