Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reduce usage of magic accessor for form and table builder. * Don't double escape in `Orchestra\Html\Support\FormBuilder::option()`. * Allow `Orchestra\Html\Support\FormBuilder::checkbox()` to work with eloquent relationship. * Fixes incorrect param type in `Orchestra\Html\Support\HtmlBuilder` codeblock. Signed-off-by: crynobone <[email protected]>
- Loading branch information