lara-zeus / tartarus
simple multi tenants
Fund package maintenance!
atmonshi
Installs: 1 404
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- awcodes/preset-color-picker: ^0.1.0
- calebporzio/sushi: ^2.4
- filament/filament: ^3.2
- filament/spatie-laravel-translatable-plugin: ^3.2
- lara-zeus/chaos: ^1.0
- rickdbcn/filament-email: ^1.0
- ryangjchandler/blade-tabler-icons: ^2.3
- spatie/laravel-package-tools: ^1.16
- spatie/laravel-tags: ^4.6
- stechstudio/filament-impersonate: ^3.7
Requires (Dev)
- larastan/larastan: ^2.2
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.0
- orchestra/testbench: ^8.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- 1.x-dev
- v1.2.0
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.29
- v1.0.28
- v1.0.27
- v1.0.26
- v1.0.25
- v1.0.24
- v1.0.23
- v1.0.22
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.3.0
- dev-d
This package is auto-updated.
Last update: 2025-01-27 04:26:18 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.base
pass: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.