Support the ongoing development of Laravel.io →
arcollector

arcollector

Joined 2 Mar 2014

Statistics

Threads 0
Replies 80
Solutions 11
Articles 0

arcollector has not posted any threads yet

replied 11 years ago

Redirect to named route, passing array to method

try this public function saveOrder(User $user) { $newOrder = $this->saveNewOrder($order);...

0 Likes
Solved
replied 11 years ago

Form:model + checkbox

sorry i don't understand you, better try you on Portuguese Stackoverflow

0 Likes
replied 11 years ago

Populate edit form inputs with many to many eloquent query?

you need a table image_types id type 1 'small' 2 'big' your images table id image_type_id user_id...

0 Likes
replied 11 years ago

Form:model + checkbox

if you want to ouput checked checkbox, pass a third param true ie: {{ Form::checkbox('name', 'value'...

0 Likes
replied 11 years ago

Local User / Social login Management

check this post: http://laravel.io/forum/03-03-2014-package-oauth-never-been-so-easy

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.