Download the PHP package steelants/laravel-tenant without Composer
On this page you can find all versions of the php package steelants/laravel-tenant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download steelants/laravel-tenant
More information about steelants/laravel-tenant
Files in steelants/laravel-tenant
Download steelants/laravel-tenant
More information about steelants/laravel-tenant
Files in steelants/laravel-tenant
Vendor steelants
Package laravel-tenant
Short Description Everything you need to start your Laravel journey.
License MIT
Package laravel-tenant
Short Description Everything you need to start your Laravel journey.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-tenant
Laravel-Tenant
Currently WIP
Created by: SteelAnts s.r.o.
Install
If your tenants have thier own SMTP settings, add following into mailers
array in config/mail.php
Usage
Sending emails
Running in console
By default, on web, tenant is set in TenantServiceProvider
by subdomain. To use tenant()
or tenantManager()->mailer()
in console,
for example in jobs, cron, ... you need to manualy set current tenant.
Development
Creation of symlinks for dev environment:
Contributors
Other Packages
Notes
All versions of laravel-tenant with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^11.0|^12.0
The package steelants/laravel-tenant contains the following files
Loading the files please wait ....