Persistent layouts not working with basic Laravel Jetstream Inertia #800
Unanswered
RorzGonzalez
asked this question in
Help (Vue)
Replies: 1 comment 1 reply
-
@CamdenGonzalez You need to import your layout component within the See documentation over here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
Really struggling here.
Started learning PHP, Laravel around Nov 2020. Past few weeks Inertia & Vue. I am still very much a newbie.
I cannot get persistent layouts to work after a good few hours of trying.
I am using Laravel 8, Jetstream 2 w/Inertia and Vue3
Any help would be greatly appreciated.
Main @Pages/App.vue
My Layout @Layouts/AppLayout.vue
app.js
The inertia documentation isn't up to date with what is installed using Laravel 8 so Kinda makes it much harder for newbie's to utilise... but I appreciate it's a lot to keep up with.
Thanks ;)
Beta Was this translation helpful? Give feedback.
All reactions