I followed this tutorial to integrate the vue pages into a laravel project : https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
Displaying the pages does work but I need some help to set up the databases, is there any doc about that? As long as it isn't set up I cannot truely use the template.
Also, I guess that using inertia will be necessary, I'm trying something with a jetstream/inertia project right now instead of a simple laravel project but not sure if that's the best way.
Thanks