multi-tenant
Website splitter
A package that enables the separation of data and logic for multiple websites sharing the same codebase.
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
3k stars
84 watching
394 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
hacktoberfestlaravelmulti-domainmulti-tenancymulti-tenantsaastenancytenant
Related projects:
Repository | Description | Stars |
---|---|---|
archtechx/tenancy | A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,658 |
tenancy/tenancy | Enables multiple websites to share the same Laravel installation while keeping tenant-specific data separate. | 1,179 |
gecche/laravel-multidomain | Allows a single Laravel installation to work with multiple HTTP domains. | 849 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
laravel/homestead | A pre-configured development environment for building web applications using PHP and other services. | 3,866 |
laravelio/laravel.io | A Laravel-based community portal with forums and discussion features | 2,444 |
orchestral/tenanti | A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 587 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,550 |
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,018 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,549 |
rappasoft/laravel-boilerplate | A comprehensive Laravel project with various built-in features and tools for rapid development of web applications. | 5,593 |
orchidsoftware/platform | A package that abstracts standard business logic to simplify rapid application development of back-office applications and admin/user panels. | 4,438 |
z-song/laravel-admin | A full-featured administrative interface for Laravel applications | 11,147 |
spatie/laravel-permission | Manages user permissions and roles in a database | 12,177 |
laravel-mix/laravel-mix | A tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack | 5,267 |