panelis-php/branch
Composer 安装命令:
composer require panelis-php/branch
包简介
Manage branches to organize data and enable multi-tenant access within the application
关键字:
README 文档
README
Manage branches within multi-tenant Panelis applications.
Features
- Branch management
- Branch code and contact information
- Address management
- Tenant-aware branch organization
- Automatic Panelis plugin discovery
Requirements
- PHP 8.3+
- Laravel 13+
- Filament 5+
Installation
Install the package via Composer:
composer require panelis-php/branch
Run migrations:
php artisan migrate
Usage
The Branch module is designed for applications that use Filament multi-tenancy.
When multi-tenancy is enabled, a Branches menu will be available in the admin panel, allowing tenants to manage their branches and related information.
Example use cases:
- Companies with multiple offices
- Retail stores
- Clinics and healthcare providers
- Hotels and hospitality businesses
- Franchise networks
Each branch can store information such as:
- Name
- Code
- Email address
- Phone number
- Address
Multi-Tenancy
This module is only active when Filament multi-tenancy is enabled.
In single-tenant applications, the Branch module remains inactive and does not register navigation items or resources.
License
The MIT License (MIT).
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-06-24