Questions about mapping URLs to Controllers and Actions.
I am trying to get something very basic running. I am used to CI and now learning Laravel 4, and their …
routing laravel laravel-4Our company is developing an API for our products and we are thinking about using ASP.NET MVC. While designing …
c# .net asp.net-mvc routingIs there anyway to send data as parameter with router.navigate? I mean, something like this example, as you can …
angular routing angular-routerHow do I get the current route in Symfony 2? For example, routing.yml: somePage: pattern: /page/ defaults: { _controller: "AcmeBundle:Test:…
php symfony routing symfony-routingI need to know the current route in a filter in Rails. How can I find out what it is? …
ruby-on-rails ruby routingIn Angular 1.x I can do the following to create a link which does basically nothing: <a href="">…
angular routing angular2-routing angular-routerLets suppose that I have some pages some.web/articles/details/5 some.web/users/info/bob some.web/foo/bar/7 …
asp.net-mvc routing redirectI want to do a redirect that does a full page reload so that the cookies from my web server …
angularjs routingI've just started learning the Laravel framework and I'm having an issue with routing. The only route that's working is …
php laravel routing laravel-routing laravel-3