Hello
i want to submit a list of checkboxes, but i am not sure how to handle it. The current cms offers a "postArray" function where i got a comma seperated string.
Case: I do add/edit a list of users in one controller, in my new controller i want to list all these users and with a checkbox you can select or unselect users of the list. Submitting the form will add the users into a database column.
Many thanks!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community