Laravel Packages

Laravel 12 Svelte Starter Kit

Published
Laravel 12 Svelte Starter Kit image

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.

Laravel 12 Svelte profile settings page
Laravel 12 Svelte profile settings page
Laravel 12 Svelte profile settings page
Laravel 12 Svelte login page

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.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article