What are you trying to accomplish here as the end result? There might be a more elegant solution.
For example your ID and token could be passed through as hidden inputs and delt with in the contoller.
What is the purpose of the token and id etc?
Why don't you just route the regular way through the router, and Input::get your vars?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community