Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in controller

Post processing of a Json response in spring MVC

Unit testing a directive that defines a controller in AngularJS

Sending String Data to MVC Controller using jQuery $.ajax() and $.post()

Laravel: Controller does not exist

Optional long parameter is present but cannot be translated into a null value

How can I pass data from an AuthorizeAttribute to the Controller?

Rails: URL after validation fails when creating new records via form

What data (if any) persists across web-requests in Ruby on Rails?

"return render" vs "render ... and return" in Rails

ruby-on-rails controller

How to unbind an external event when a controller/$scope is destroyed?

events controller angularjs

Check preconditions in Controller or Service layer

AngularJS multiple uses of Controller and rootScope

How to get a url parameter in Magento controller?

magento url controller

Accessing Database Entities from Controller [closed]

navigationController title

How to Change ASP.NET MVC Controller Name in URL?

c# asp.net-mvc url controller

Why does Rails create a controller for every request?

ruby-on-rails controller

Unit testing my controller method results in an empty ViewName?

Rails current_page? versus controller.controller_name

In asp.net mvc is it possible to make a generic controller?