Target class [csp-nonce] does not exist. #111
Replies: 3 comments
-
same issue please help me |
Beta Was this translation helpful? Give feedback.
-
This is because you didnt add the service provider to the laravel's app.php.
|
Beta Was this translation helpful? Give feedback.
-
Make sure you have |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
->addNonceForDirective(Directive::SCRIPT);
is causing this error on the server:On my local, I don't see this error, please help me resolve this.
Beta Was this translation helpful? Give feedback.
All reactions