lara-zeus / tartarus
simple multi tenants
Fund package maintenance!
atmonshi
Installs: 1 167
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
This package is auto-updated.
Last update: 2024-10-31 18:54:15 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.