Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kohana

How do I call the trim function on a Kohana 3.2 validation object?

php kohana

PHPUnit + Kohana: Undefined index: HTTP_HOST

kohana phpunit

Need help with Swift mailer with Kohana wrapper

Convince an IT department to keep using Ruby on Rails instead of Kohana

ruby-on-rails kohana

Kohana 3.2 request->headers['Content-Type'] keeps failing

Errors Message for Validation

php kohana

Updating php app from external server

php curl kohana

How to upgrade from Kohana 3.2 to 3.3 (implementing PSR-0)?

Kohana ORM and Validation, having problems

php validation orm kohana

pagination module not found in the Kohana::modules() in bootstrap file

php kohana kohana-3 kohana-3.2

How should I organize source control for framework-based projects?

Kohana orm order asc/desc?

php sorting orm kohana

Custom validation error messages in Kohana 3.0

validation kohana kohana-3

Kohana with AJAX get request

php jquery ajax kohana kohana-3

Kohana 3.2 Routing and subdomains problem

php routes kohana subdomain

How can a URL like http://localhost/index.php/articles/edit/1/my-first-article work without an .htaccess?

php .htaccess kohana pathinfo

kohana measure database execution time

php database profiling kohana

Global view variables in Kohana

php view kohana