code16/sharp
Code-driven CMS framework for Laravel (PHP 8.3+/Laravel 11+). Build admin/CMS sections with a clean UI and strong DX: CRUD with validation, search/sort/filter, bulk or custom commands, and authorization—no front-end code required, data-agnostic.
Designate a checkbox field.
Class: Code16\Sharp\Form\Fields\SharpFormCheckField
setText(string $text)Set the text of the checkbox (its label). Note that the SharpFormCheckField constructor requires this attribute.
toFront: casts whatever is provided as boolean.fromFront: return a boolean.How can I help you explore Laravel packages today?