Even if a wildcard route exists, it is not the suggested approach anymore,
and isn't enabled by default.

Marco Pivetta

http://twitter.com/Ocramius

http://marco-pivetta.com



On 19 August 2012 09:21, sina miandashti <[email protected]> wrote:

> hi
>
> i have removeAction() method in my IndexController
>
> so I can access it via localhost/project/application/index/remove
>
> i want to pass params to it ... like
> localhost/project/application/index/remove/id/2/type/material  for example
>
> but it says 404 not found
>
> why automatic routing not works?
>

Reply via email to