Comment on Simple MVC for PHPparentComments−tszming15yNo offense to Kohana3, but the documentation I found is a little bit confusing/incomplete/weak etc. (http://kohanaframework.org/guide/)−pan6915yTrue. However, if you take a moment to look at the actual framework code it's pretty self explanatory. Nowadays my first port of call is the framework source before I Google or search anywhere else.
Comments
No offense to Kohana3, but the documentation I found is a little bit confusing/incomplete/weak etc. (http://kohanaframework.org/guide/)
True. However, if you take a moment to look at the actual framework code it's pretty self explanatory. Nowadays my first port of call is the framework source before I Google or search anywhere else.