lara-zeus / tartarus
simple multi tenants
Fund package maintenance!
2.0.1
2025-12-06 07:42 UTC
Requires
- php: ^8.2
- calebporzio/sushi: ^2.4
- filament/filament: ^4.0
- lara-zeus/chaos: ^2.0
- lara-zeus/filament-plugin-tools: ^2.0
- lara-zeus/spatie-translatable: ^1.0
- lara-zeus/tabler-icons-enum: ^1.0
- spatie/laravel-package-tools: ^1.16
- spatie/laravel-tags: ^4.6
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.24
- nunomaduro/collision: ^8.6
- nunomaduro/phpinsights: ^2.8
- orchestra/testbench: ^10.0
This package is auto-updated.
Last update: 2026-05-23 17:21:49 UTC
README
Lara-zeus Tartarus, opinionated, simple multi tenants with panels
Support Filament
Features
- 🔥 built with filament
- 🔥 Company Profile
- 🔥 Company Settings
- 🔥 Colors per company
- 🔥 Language switcher
- 🔥 Scope: CompanyAndLandlord
- 🔥 Scope: CompanyAndLandlord
- 🔥 Scope: Company
- 🔥 Scope: withoutCompany
- 🔥
tenant()helper, to get the active tenant - 🔥 all components labels are translatable, just add the file the same as the resource slug:
__('companies.title')
Included Packages:
Installations:
-
install laravel
-
install filament or use the filament installer to install both together.
-
run
composer require lara-zeus/tartarus -
run
php artisan tartarus:install -
run
php artisan migrate:fresh --seed -
npm i && npm run dev -
login: email:
base@base.basepass:basebasebase
Changelog
Please see CHANGELOG for more information on recent changes.
Support
available support channels:
- open an issue on GitHub
Contributing
Please see CONTRIBUTING for details.
Security
If you find any security-related issues, please email info@larazeus.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please have a look at License File for more information.