BFG Admin Documentation 6.4 Help

Checks

This feature provides a straightforward group of checkboxes intended to activate or deactivate certain elements within an array property of the model.

$form->checks('roles[]', 'User roles')->options(Roles::pluck('id', 'name'))
Last modified: 05 May 2024