I\'m just a newbe in Kohana ORM, so my question may be a bit silly for pro\'s, but.. :) I have some ORM models, and all of them have a few the same methods like:
I\'m having an issue with preserving the value of a variable after an HMVC sub-request in Kohana 3.1.3.1 and am wondering how best to approach/fix it.I thought that additional requests in Kohana were
Where is the official kohana 3.x documentation? Whenever I go there now it\'s just blank pageshttp://kohanaframework.org/3.0/guide/auth
I have a kohana (php) web site and we have a problem with the sessions when used by computers on a local network under a proxy.
In my DB I have a jobs table, a details table, and an employers table. jobs and details are in a one-to-one relationship, and employers and details are in a one-to-many relationship. Not all jobs hav
I\'m getting started using Kohana framework. How do I properly link images? I\'m linking images using the usual way:
ive been looking online for hours for solution in this problem of mine. I just simply would like to send emails using gmail smtp, php, and swiftmailer
I have a function called action_reg_user which insert data into the database. I tried doing the usual:
After searching internet I haven\'t found answer to my question. For example, in base complectation if you go to http://yoursite/welcome/you\'ll see hello world but if you type http://yoursite/welcom/
I have a kohana3.0 content and files management system, and I would like to be able to completely delete images from database, and from my folder where I have uploaded them, when a user deletes an ima