Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model-view-controller

Using Rails helpers to render partials

Implementing Model-level caching

Using Django minus the web server

PHP and MVC, multiple models

How to add namespace to custom route extension

When to use Modules in Zend Framework?

ActionFilterAttribute - apply to actions of a specific controller type

Using inheritance in meteor.js

Rails 4: undefined method `relation_delegate_class' for Model:Class

singular or plural on models controllers?

MVC 4 - GZIP compression of JSON ajax action result [duplicate]

Ember without Ember Data

Call repository and service from controller layer with Spring

Understanding Model-View-Controller

Avoid hard-coding controller and action names

In Domain-Driven Design, can you use your domain entities in your UI?

How to make a Model attribute global?

How to implement Template Inheritance (like Django?) in PHP5

Laravel - How to pass variable to layout partial view

Build MVC structure on top of Sinatra