- 🔥 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')
-
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
Please see CHANGELOG for more information on recent changes.
available support channels:
- open an issue on GitHub
Please see CONTRIBUTING for details.
If you find any security-related issues, please email info@larazeus.com instead of using the issue tracker.
The MIT License (MIT). Please have a look at License File for more information.