The Svelte Starter Kit for Laravel was created by Osemudiamhen Ughu and provides a Svelte version of Laravel's New Starter Kits:
Our Svelte starter kit provides a robust, modern starting point for building Laravel applications with a Svelte frontend using Inertia.
Inertia allows you to build modern, single-page Svelte applications using classic server-side routing and controllers. This lets you enjoy the frontend power of Svelte combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.
The Svelte starter kit is patterned after the React/Vue kits and uses Typescript and shadcn-svelte. The author made the starter kit look exactly like what was released in the official starter kits.


Main features
- Laravel 12
- inertiajs/svelte and inertia-laravel packages
- Tailwind CSS
- shadcn-svelte
- TypeScript
- Vite
- Optional SSR
This package is brand new at the time of writing, and no instructions are given on setting it up. To try it out, I downloaded the source file and set up a new application. You can learn more about this starter kit, get full installation instructions, and view the source code on GitHub.