-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Maybe not the best explanation, but hear me out. Say I have the following in a config file called menu.php:
// Default controller is 'home' and default action is 'index'
return array(
'items' => array(
'Home' => '',
'News' => 'news',
'Resources' => 'resources',
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Inspired from the other community wiki's, I'm interested in hearing about the lesser known Kohana tips, tricks and features.
Please, include only one tip per answer.
Add Kohana versions if necessary.
This a community wiki.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Maybe not the best explanation, but hear me out. Say I have the following in a config file called menu.php:
// Default controller is 'home' and default action is 'index'
return array(
'items' => array(
'Home' => '',
'News' => 'news',
'Resources' => 'resources',
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking at how to set up a mid-sized web application with Kohana 3. I have implemented MVC patterns in the past but never worked against a "formalized" MVC framework so I'm still getting my head around the terminology - toying around with basic examples, building views and templates, and so on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Inspired from the other community wiki's, I'm interested in hearing about the lesser known Kohana tips, tricks and features.
Please, include only one tip per answer.
Add Kohana versions if necessary.
This a community wiki.
>>> More