I would like to get the values for a series of checkboxes I have set up in a Laravel 4 form. Here is the code in the view setting up the checkboxes:
@foreac
The array friend must have a key . If there is $friend->id you could try something like this.
@foreach ($friends as $friend) @endforeach