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.
2 parents fb48fca + ff7bf6f commit 503a68dCopy full SHA for 503a68d
resources/js/Pages/server-side-rendering.jsx
@@ -45,7 +45,7 @@ export default function () {
45
</Notice>
46
<H2>Laravel starter kits</H2>
47
<P>
48
- If you are using <A href="https://laravel.com/docs/starter-kits">Laravel Starter Kits</A>, Inertia SSR is
+ If you are using <A href="https://laravel.com/docs/starter-kits">Laravel Starter Kits</A>, Inertia SSR is{' '}
49
<A href="https://laravel.com/docs/starter-kits#inertia-ssr">supported</A> through a build command:
50
</P>
51
<TabbedCode
0 commit comments