Skip to content

1.1.1

Compare
Choose a tag to compare
@davide-casiraghi davide-casiraghi released this 22 Mar 22:04
· 15 commits to master since this release
  • Now all the views use partials to create the form elements.
  • It's now possible to test with the @include and @extend Blade directives, because we register in the ServiceProvider the vendor name with the loadViewsFrom() method.