Pinned
Repositories
- multi-tenant
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
- db-driver-mysql
@tenancy db adapter for mysql based databases.
-
- db-driver-sqlite
The @tenancy database driver for sqlite.
- identification-driver-queue
The @tenancy identification driver for queues
- identification-driver-http
The @tenancy identification driver for http
- identification-driver-environment
The @tenancy identification driver using environment variables.
- identification-driver-console
The @tenancy identification driver for artisan commands.