oseughu/svelte-starter-kit

A laravel starter kit built with svelte 5, inertia 2 and shadcn-svelte

Installs: 923

Dependents: 0

Suggesters: 0

Security: 0

Stars: 136

Watchers: 3

Forks: 18

Open Issues: 2

Language:Svelte

Type:project

pkg:composer/oseughu/svelte-starter-kit

v1.0.1 2025-03-03 17:08 UTC

This package is auto-updated.

Last update: 2025-10-27 11:31:29 UTC


README

Welcome to the Laravel + Svelte Starter Kit! This project is your launchpad for building modern, lightning-fast web apps with the power of Laravel, the magic of Svelte, and the flexibility of Inertia. Whether you're a backend wizard or a frontend artist, this starter kit is designed to make your development experience smooth and productive! The starter kit is also designed to be on par with the official Laravel Starter Kits, providing a solid foundation for your next project.

✨ What’s Inside?

  • Laravel 12: The backend framework you know and love.
  • Svelte 5: The next-gen frontend framework for reactive, fast UIs.
  • TypeScript: Type-safe code for fewer bugs and more confidence.
  • Tailwind CSS: Utility-first styling for rapid prototyping and beautiful designs.
  • Inertia: Effortless single-page app experience with classic server-side routing.
  • shadcn-svelte: A delightful component library for Svelte, ready to use and customize.

⚡ Quick Start

First, ensure you have PHP, Composer and the Laravel Installer installed.

Ready to blast off? Spin up a new project in seconds:

laravel new larasvelte --using=oseughu/svelte-starter-kit

Want to try the WorkOS integration branch? Use:

laravel new larasvelte --using=oseughu/svelte-starter-kit:dev-workos

Want to use Laravel Wayfinder instead of Ziggy for defining routes and actions on your frontend? Use:

laravel new larasvelte --using=oseughu/svelte-starter-kit:dev-wayfinder

Just replace larasvelte with your dream project name!

🛠️ Features

  • SSR: Opt into fully featured Server Side Rendering.
  • Authentication: Out-of-the-box Laravel auth, with optional WorkOS integration for enterprise SSO.
  • Component Library: Build beautiful UIs fast with shadcn-svelte.
  • Hot Reloading: Instant feedback with Vite.
  • TypeScript Support: Write robust, maintainable code.

🤝 Contributing

I love contributions! If you have ideas, improvements, or bug fixes, please open an issue or send me a PR. Let's build something awesome together!

📄 License

This starter kit is open-sourced software licensed under the MIT license.
Feel free to use, remix, and share!

Happy coding! 🎉
Questions, feedback, or memes? Open an issue or join the discussion!