-
How can I use spatie/laravel-responsecache with spatie/laravel-csp together. I will be glad if you help. |
Beta Was this translation helpful? Give feedback.
Answered by
uintaam
Jun 1, 2023
Replies: 1 comment
-
If your issue is you're concerned with the nonce being the same for all cached responses then I created a replacer class you add to your responsecache.php config file.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
onurakman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your issue is you're concerned with the nonce being the same for all cached responses then I created a replacer class you add to your responsecache.php config file.