saucebase / saucebase
A complete modular Laravel foundation for building SaaS applications.
Requires
- php: ^8.4
- cviebrock/eloquent-sluggable: ^13.0
- filament/actions: ^5.0
- filament/filament: ~5.0
- filament/forms: ^5.0
- filament/infolists: ^5.0
- filament/notifications: ^5.0
- filament/spatie-laravel-media-library-plugin: ^5.0
- filament/tables: ^5.0
- filament/widgets: ^5.0
- inertiajs/inertia-laravel: ^2.0
- laravel/ai: ^0.3.0
- laravel/framework: ^13.0
- laravel/sanctum: ^4.0
- laravel/tinker: ^3.0
- nwidart/laravel-modules: ^13.0
- openplain/filament-shadcn-theme: ^1.1
- saucebase/breadcrumbs: ^1.0
- spatie/laravel-navigation: ^1.3
- spatie/laravel-permission: ^6.25
- spatie/laravel-typescript-transformer: ^2.6
- tightenco/ziggy: ^2.0
Requires (Dev)
- barryvdh/laravel-debugbar: ^4.0
- barryvdh/laravel-ide-helper: ^3.6
- fakerphp/faker: ^1.23
- larastan/larastan: ^3.0
- laravel/boost: ^2.0
- laravel/pail: ^1.2.2
- laravel/pint: ^1.24
- laravel/telescope: ^5.10
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^12.3
- saucebase/laravel-playwright: ^1.0
- saucebase/module-installer: ^0.0.6
- symfony/filesystem: ^7.3
Suggests
- saucebase/auth: Authentication module with social login support
- saucebase/settings: Settings module to manage application settings
- dev-main
- v1.10.3
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.1
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0.1
- v1.0.0
- v0.0.62
- v0.0.61
- v0.0.60
- v0.0.59
- v0.0.58
- v0.0.57
- v0.0.56
- v0.0.55
- v0.0.54
- v0.0.53
- v0.0.52
- v0.0.51
- v0.0.50
- v0.0.49
- v0.0.48
- v0.0.47
- v0.0.46
- v0.0.45
- v0.0.44
- v0.0.43
- v0.0.42
- v0.0.41
- v0.0.40
- v0.0.39
- v0.0.38
- v0.0.37
- v0.0.36
- v0.0.35
- v0.0.34
- v0.0.33
- v0.0.32
- v0.0.31
- v0.0.30
- v0.0.29
- v0.0.28
- v0.0.27
- v0.0.26
- v0.0.25
- v0.0.24
- v0.0.23
- v0.0.22
- v0.0.21
- v0.0.20
- v0.0.19
- v0.0.18
- v0.0.17
- v0.0.16
- v0.0.15
- v0.0.14
- v0.0.13
- v0.0.12
- v0.0.11
- v0.0.10
- v0.0.9
- v0.0.8
- v0.0.7
- v0.0.6
- v0.0.5
- v0.0.4
- v0.0.3
- v0.0.2
- v0.0.1
- dev-dependabot/npm_and_yarn/npm_and_yarn-12e496709f
- dev-copilot/sub-pr-279
- dev-demo
- dev-dev-demo
- dev-dev
- dev-saucebase/sc-245/magic-link-authentication-auth-mo
- dev-copilot/sub-pr-238-again
- dev-copilot/sub-pr-238
This package is auto-updated.
Last update: 2026-04-04 08:05:28 UTC
README
Saucebase
An enterprise-grade, modular Laravel SaaS starter kit. Own your code, ship faster.
Built on the VILT stack (Vue 3, Inertia.js, Laravel 13, Tailwind CSS 4) with TypeScript, SSR support, and a copy-and-own module system inspired by shadcn/ui. Install only what you need, customize everything, no vendor lock-in.
Modules
Auth | Settings | Billing | Announcements | Roadmap
Each module is a standalone Laravel package with its own routes, controllers, views, assets, and tests. Copy the module's files into your app to own it 100% — no composer dependencies, no vendor:publish overrides. Modules can depend on each other (e.g. Billing depends on Auth) but are otherwise decoupled for maximum flexibility.
Licenses
Saucebase is licensed under the MIT License.
Third-party dependency licenses: