Download the PHP package genealabs/nova-multi-tenant-manager without Composer
On this page you can find all versions of the php package genealabs/nova-multi-tenant-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-multi-tenant-manager
Nova Multi-Tenant Manager
Manage tenants and their settings in Laravel Nova.
Requirements
- PHP >= 7.1.3
- Laravel 8.* (https://laravel.com)
- Laravel Nova 3.* (https://nova.laravel.com)
- Laravel Tenancy 5.7.* (https://laravel-tenancy.com)
Installation
- Add the tool to your
app\Providers\NovaServiceProvider.php
:
Planned Features
- Configurable settings fields (implemented, needs documentation).
- Automatic integration with
genealabs/laravel-governor
. - Extendible classes to allow custom integration with 3rd-party packages.
- Integrate CLI commands into tenancy namespace.
- Add unit tests.
Usage
CLI Commands
tenant:create
Creates a tenant with the provided domain name.
tenant:alias
Creates an alias for an existing tenant with the provided domain name.
tenant:delete
Deletes tenant by the provided domain, or delete all tenants.
Nova Tools
Tenants Management
Tenant Settings
All versions of nova-multi-tenant-manager with dependencies
PHP Build Version
Package Version
Requires
hyn/multi-tenant Version
*
illuminate/console Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/http Version ^10.0|^11.0
illuminate/routing Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
laravel/nova Version ^4.0
illuminate/console Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/http Version ^10.0|^11.0
illuminate/routing Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
laravel/nova Version ^4.0
The package genealabs/nova-multi-tenant-manager contains the following files
Loading the files please wait ....