Laravel Multi Domain
Use Laravel in a Multi-Domain Setting
Description
Using Laravel in a Multi‑Domain Environment
Overview
This package enables a single Laravel installation to operate across multiple HTTP domains.
Use Cases
- Different customers share the same application codebase but require distinct databases, storage locations, and configurations.
Key Features
- Retrieve a specific environment file for each domain.
- Define a unique storage path per customer.
- Connect to a dedicated database for every domain.
Related Projects
Laravel Artifact
Media Management Package
Mirror
Impersonation Package
LaravelPlus Updater
Sync Laravel Projects
Laravel Credits
Credit Management System
Laravel Glider
Glide Image Manipulation in Blade Templates
Laravel Ownable
Eloquent Ownership Relationships