Download the PHP package joy/voyager-multi-tenant without Composer
On this page you can find all versions of the php package joy/voyager-multi-tenant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download joy/voyager-multi-tenant
More information about joy/voyager-multi-tenant
Files in joy/voyager-multi-tenant
Package voyager-multi-tenant
Short Description Joy Voyager Multi Tenant. The Missing Admin for Laravel.
License MIT
Informations about the package voyager-multi-tenant
Joy Voyager Multi Tenant
By 🐼 Ramakant Gangwar
Laravel Admin & BREAD System with Multi tenant support
Working Example
You can try demo here
Central Admin https://joy-voyager-multi-tenant.kodmonk.com
Domain 1 Tenant 1 Admin https://domain-1-tenant-1.kodmonk.com
Domain 2 Tenant 1 Admin https://domain-2-tenant-1.kodmonk.com
Domain 1 Tenant 2 Admin https://domain-1-tenant-2.kodmonk.com
Domain 2 Tenant 2 Admin https://domain-2-tenant-2.kodmonk.com
Installation Steps
1. Clone repo/Install Using Composer
You can clone/install the Joy Voyager Multi Tenant
with the following commands:
2. Add the DB Credentials & APP_URL
Next make sure to create a new database and add your database credentials to your .env file:
You will also want to update your website URL inside of the APP_URL
variable inside the .env file:
3. Run The Installer
To install simply run
And we're all good to go!
And, visit
http://localhost/admin
http://domain-1-tenant-1.localhost/admin
http://domain-2-tenant-1.localhost/admin
http://domain-1-tenant-2.localhost/admin
http://domain-2-tenant-2.localhost/admin.
All versions of voyager-multi-tenant with dependencies
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
spatie/laravel-responsecache Version ^7.4
stancl/tenancy Version ^3.6
tcg/voyager Version ^1.6