try this public function saveOrder(User $user) { $newOrder = $this->saveNewOrder($order);...
sorry i don't understand you, better try you on Portuguese Stackoverflow
you need a table image_types id type 1 'small' 2 'big' your images table id image_type_id user_id...
if you want to ouput checked checkbox, pass a third param true ie: {{ Form::checkbox('name', 'value'...
check this post: http://laravel.io/forum/03-03-2014-package-oauth-never-been-so-easy
The Laravel portal for problem solving, knowledge sharing and community building.