senkulabs/breeze-lite

Unofficial Laravel Breeze for Inertia + Svelte.

Installs: 166

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 4

Open Issues: 0

Language:Svelte

v2.1.3 2025-07-29 01:00 UTC

README

Warning

The version 2.1 is the last version of Breeze Lite. Since Laravel version 12 encourage programmer to use starter kit then the Laravel Breeze will be abandon and Breeze Lite too. The version 2.1 requires NodeJS version with minimum version 20.19.0 or >= 22.12.0. Please see issue #24.

Unofficial Laravel Breeze for Inertia + Svelte. Enjoy! 🍺

Lite = Laravel + Inertia + Svelte. I like it!

How to use?

This project build on top Laravel Breeze, so you can still access the build in template provided by Laravel Breeze like Blade, Livewire, Vue, React, and API. The additional template is Svelte 5.

composer require senkulabs/breeze-lite --dev
php artisan breeze:install
# Choose: Svelte with Inertia

Courtesy

This project use Svelte 5 and Inertia. The Svelte components come from: