We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f8edc commit fdf6df7Copy full SHA for fdf6df7
1 file changed
resources/views/layouts/app.blade.php
@@ -7,8 +7,7 @@ class="scroll-smooth"
7
<meta charset="utf-8"/>
8
<meta name="viewport" content="width=device-width, initial-scale=1"/>
9
<meta name="csrf-token" content="{{ csrf_token() }}"/>
10
- <meta property="csp-nonce" content="{{ csp_nonce() }}">
11
-
+
12
<!-- Resource hints for performance -->
13
<link rel="preconnect" href="https://res.cloudinary.com">
14
<link rel="dns-prefetch" href="https://res.cloudinary.com">
0 commit comments