August 2024

Laravel Inertia Vue 3 Starter

Laravel Inertia Vue 3 Starter

Description

The Laravel Inertia Vue 3 Starter Template provides a step-by-step guide for setting up a Laravel application with Inertia.js and Vue 3. This template includes server-side and client-side configurations to create a seamless single-page application experience.

It covers:

  • Installation of Laravel and Node.js.
  • Server-side setup for Inertia.js in Laravel, including middleware configuration.
  • Client-side setup with Vue 3 and Inertia.js, including the necessary npm packages and Vite configuration.
  • Creation of basic Vue components for routing and rendering with Inertia.js.
  • Instructions for running both Laravel and Node servers to start development.

This setup is ideal for developers looking to build a modern, efficient web application using Laravel and Vue 3 with Inertia.js for a smooth SPA experience.

Step-by-step guide

You can read the readme here

Built With

Laravel 10Laravel 10
Inertia-JSInertia-JS