Skip to content

Blade directive and algorithm choice

Compare
Choose a tag to compare
@Elhebert Elhebert released this 16 Mar 05:40
· 65 commits to master since this release
  • Add 2 blade directives to generate <link> and <script> tag.
  • Leave the choice of algorithm used to generate the hash to the user. Default is sha256.
  • You can now set the crossorigin attribute in the html() function (Credits to @meduzen for his input on this)