I am needing some assistance, I am attempting to take a form and save the values of the checked checkboxes. When I return $request from the store function in the controller, it's only displays one option. I even tried adding an implode function that I got from stackoverflow. Any Ideas?