Adam Campbell
Adam Campbell
What's your root page called? It should be `app.php`
No, your Inertia root template. See https://inertiajs.com/server-side-setup
Shoot sorry, no. It should be `/views/app.blade.php`.
@skylennard Did you ever work this out?
Are your views inside of a `resources/js/Pages` directory?
Hm. Can you share your `app.js` and `Homepage.vue` files?
I just created a pull request for this very issue for Laravel 4 users: https://github.com/Zizaco/confide/pull/502
@MoamenAbdelwahed What is your problem?
@Austinb Good call, thanks. I updated the pull with that bit.