You can use Input::merge() to replace single items.
Input::merge(array('edit' => 'false'));
Look up: http://laravel.com/api/class-Illuminate.Http.Request.html
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community