Skip to content

suggestion: fix checkbox template issue #72

@amin101

Description

@amin101

there should be a hidden input before each checkbox, unless we cant uncheck a checkbox when editting a post. take a look here

{!! Form::hidden('myCheck',0) !!}
{!! Form::checkbox('myCheck',1) !!}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions