We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daba984 commit b9b540eCopy full SHA for b9b540e
stubs/resources/views/layouts/guest.blade.php
@@ -14,7 +14,7 @@
14
<link rel="stylesheet" href="{{ mix('css/app.css') }}">
15
16
<!-- Scripts -->
17
- <script src="{{ mix('js/app.js') }}" defer></script>
+ <script src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected]/dist/alpine.js" defer></script>
18
</head>
19
<body>
20
<div class="font-sans text-gray-900 antialiased">
0 commit comments