Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Return HtmlString instead of string from BootForm methods #93

@vedmant

Description

@vedmant

Return HtmlString instead of string from BootForm methods, the same as LaravelCollective do, it allows to use {{ }} instead of {!! !!}, currently it works with {{ BootForm::open() }} and {{ BootForm::close() }} as it uses LaravelCollective methods, but it fails with {{ BootForm::text() }} and other fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions