• <dfn id="okc80"><fieldset id="okc80"><thead id="okc80"></thead></fieldset></dfn>
    <meter id="okc80"><tt id="okc80"><em id="okc80"></em></tt></meter>

    \n @inertia\n <\/body>\n<\/html><\/pre>

    The @inertia<\/code> directive is where your Inertia pages will be injected.<\/p>


    3. Create and Render Inertia Pages<\/h3>

    Inertia works by returning a page component from your Laravel routes\/controllers.<\/p>

    Create a Pages<\/code> directory in resources\/js\/Pages<\/code> . Add a simple Home.vue<\/code> :<\/p>