rawilk / laravel-form-components

Form components built for Tailwind & Livewire.
https://randallwilk.dev/docs/laravel-form-components
MIT License
383 stars 41 forks source link

Content Security Policy Support #98

Closed rawilk closed 1 year ago

rawilk commented 1 year ago

When implementing a Content Security Policy, a common way to allow script files is to use a nonce. This will allow you to specify a nonce to be rendered onto the package scripts by one of the following ways: