Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in controller

Symfony2 - how to clear / edit a flash message

Access to request source IP in Spring 3 MVC web application

How to return JSON from a CakePHP 2.2 controller?

You did not select a file to upload. PHP Code Igniter

Using controller inside another controller in AngularJS

Overloading Controller Actions

Rails controller design pattern for dashboard

Rails Functional Test of Arbitrary or Custom URLs

Should I log errors in a controller or in a service?

Determine result type in OnException of controller

Pass a variable from controller to view

Rails 2 to Rails 3, method verification in controllers gone?

ruby-on-rails controller

t4mvc : Cannot inherit a controller class which has no default constructor?

MVC, not "supposed" to use HttpContext.Current anymore?

twitter bootstrap modal with ruby on rails

Laravel 5 return JSON or View depends if ajax or not

What should you name your controller in MVC? When should you create a new one? [closed]