<a href = "{{Request::fullUrl()}} + &status=open">Open Status</a>
why don't you use this http://laravel.com/docs/4.2/eloquent#inserting-related-models ?
try this: https://github.com/guzzle/guzzle for testing: checkout chrome's postman
yeah. probably you can do it like this: $app->get('/{type:[A-Za-z]?}/{route:[A-Za-z]?}', function...
on the view that you are trying to load, do not use @extends.
The Laravel portal for problem solving, knowledge sharing and community building.