SkillAgentSearch skills...

Tenancy

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Install / Use

/learn @tenancy/Tenancy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tenancy logo Tenancy Ecosystem (for Laravel)

Enabling awesome Software as a Service with the Laravel framework.

This is the successor of hyn/multi-tenant.

Feel free to show support by starring the project following progress via twitter and backing its development over at OpenCollective or GitHub Sponsors.

Tests

<!-- ![Code Style](https://github.com/tenancy/tenancy/workflows/Code%20Style/badge.svg) -->

Code Coverage Subsplit

Before you start, we highly recommend you to read the extensive online documentation.

Installation

To give this package a spin, install all components at once:

$ composer require tenancy/tenancy

Otherwise make sure to selectively install the components you need and at least the framework:

$ composer require tenancy/framework

After that you'll need to decide on and configure:

Contributions

This repository is used for developing all tenancy packages.

Contributors need to use this repository for implementing code. All other repositories are READ-ONLY and overwritten on each subsplit push.

Please read our Governance documentation in case you'd like to get involved.

Local Testing

Testing the ecosystem locally is possible when:

  • You have Docker (and docker-compose) installed
  • You have Bash installed

When you have those requirements, you can simply run ./test in order to run the test in Docker containers. By default they will run the most recent versions of all our dependencies

View on GitHub
GitHub Stars1.3k
CategoryProduct
Updated11d ago
Forks94

Languages

PHP

Security Score

100/100

Audited on Mar 21, 2026

No findings