Zum Inhalt springen
← Zurück zu den Projekten

Saucebase


Saucebase is a modular Laravel SaaS starter kit for the modern web —
own your code, ship faster.

Tests Laravel PHP TypeScript Vite Tailwind CSS Inertia.js Filament Playwright

Works with:
Vue 3.5 React 19

#Install

The recommended way to install Saucebase is by running the command below:

curl -fsSL https://install.saucebase.dev | bash

The CLI installs PHP/Composer if needed, then guides you through choosing a frontend framework and installing your first modules.

Looking for help? Start with our Getting Started guide.

Want to see it live? Try the online demo.

#Documentation

Visit our official documentation.

The version badges above show the supported major (or minor, for Vue) lines declared by the project and stack manifests. Exact dependency constraints live in composer.json, package.json, and stubs/saucebase/stack/*/package.json.

#Support

Having trouble? Get help in the official Saucebase Discord.

#Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

#Modules

Module Version Description
auth auth version Authentication, social login, email verification, and admin impersonation
billing billing version Subscriptions, checkout sessions, and payment processing
announcements announcements version Site-wide announcement banners with scheduling and dismissal support
roadmap roadmap version Feature requests, voting, and public product roadmap
themes themes version Visual theme editor for designing and baking your app's look and feel
blog blog version Public blog with categories, cover images, scheduling, and SEO

Several official packages are maintained outside of this repo:

#Links

#License

Saucebase is MIT licensed.

Third-party dependencies keep their own licenses. To list them:

composer licenses
npx license-checker --production

Neue Version verfügbar.