Skip to content

v3.1.7

Compare
Choose a tag to compare
@crynobone crynobone released this 22 Sep 08:12
· 306 commits to 6.x since this release
  • 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.