Skip to content

3.2.0

Compare
Choose a tag to compare
@hivokas hivokas released this 22 Oct 12:54
· 5 commits to 3.0 since this release
bfbdc47

Make it possible to pass attributes to the <script> tag:

{!! shared()->render(['attributes' => ['nonce' => $nonce]]) !!}