-
Add to [Leap](http://orm.spadefootcode.com) a driver that will integrate with Kohana's auth module.
-
Add documentation on frontend architecture
- UI module layout
- Use of kohana media
- JS app layout
- Grunt, Compass and other build tools
- Require JS
-
Task / Feature request:
Add [composer.json](http://getcomposer.org) and submit the module to [packagist.org](http://packagist.org) - for easier inclusion in Composer-powered Kohana projects.
-
Hi,
The map on front page of our website http://stopthebribes.net stop displaying. Please any idea on how to fix it?
Thanks in advance,
Gab
-
The release notes currently look like:
![screen shot 2014-02-24 at 16 43 15](https://f.cloud.github.com/assets/3899339/2247866/ce5a7b98-9d72-11e3-84c7-4c6628db68de.png)
but should look like:
![scre…
-
I used multiple findFirst and save() at the same time.
show error
Deprecated: MongoCollection::save(): The 'safe' option is deprecated, please use 'w' instead
-
Broken :)
http://dev.morgan.ly/kohana/v3.3/guide/dataflow/
-
file: classes/Model/Ordit/Ordit.php
line 17
wrong:
parent:update($validation);
right:
parent::update($validation);
(two :: instead than one :)
donet updated
10 years ago
-
Здравствуйте, я нашел ваш скрип и хотел проверить его в действии. Однако так и не смог разобраться как с ним работать.
Есть ли к нему какия-либо документация ?
-
I've been manually running the crontab jobs
php5 index.php --task=crawler >> application/logs/crawl.log 2>&1
php5 index.php --task=crawler >> application/logs/crawl.log 2>&1
php5 index.php --task…