All Projects → tenancy → Tenancy

tenancy / Tenancy

Licence: mit
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Projects that are alternatives of or similar to Tenancy

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
Stars: ✭ 2,304 (+151.53%)
Mutual labels:  saas, hacktoberfest, multi-tenant, laravel
Gistlog
GistLog - simple, easy blogging based on GitHub gists
Stars: ✭ 237 (-74.13%)
Mutual labels:  saas, hacktoberfest, laravel
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+351.97%)
Mutual labels:  hacktoberfest, multi-tenant, laravel
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+468.12%)
Mutual labels:  multi-tenant, laravel
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-51.53%)
Mutual labels:  hacktoberfest, laravel
Telegram
✈️ Telegram Notifications Channel for Laravel
Stars: ✭ 450 (-50.87%)
Mutual labels:  hacktoberfest, laravel
Comments
Native comments for your Laravel application.
Stars: ✭ 390 (-57.42%)
Mutual labels:  hacktoberfest, laravel
Tenanti
[Package] Multi-tenant Database Schema Manager for Laravel
Stars: ✭ 525 (-42.69%)
Mutual labels:  hacktoberfest, laravel
Laravel Medialibrary
Associate files with Eloquent models
Stars: ✭ 4,743 (+417.79%)
Mutual labels:  hacktoberfest, laravel
Laravel Mediable
Laravel-Mediable is a package for easily uploading and attaching media files to models with Laravel 5.
Stars: ✭ 541 (-40.94%)
Mutual labels:  hacktoberfest, laravel
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (-23.14%)
Mutual labels:  hacktoberfest, laravel
Freek.dev
The sourcecode of freek.dev
Stars: ✭ 407 (-55.57%)
Mutual labels:  hacktoberfest, laravel
Laravel Acl
This package helps you to associate users with permissions and permission groups with laravel framework
Stars: ✭ 404 (-55.9%)
Mutual labels:  hacktoberfest, laravel
Awesome Open Source Supporters
⭐️ A curated list of companies that offer their services for free to Open Source projects
Stars: ✭ 457 (-50.11%)
Mutual labels:  saas, hacktoberfest
Laravel Datatables
jQuery DataTables API for Laravel 4|5|6|7|8
Stars: ✭ 4,134 (+351.31%)
Mutual labels:  hacktoberfest, laravel
Laravel Dompdf
A DOMPDF Wrapper for Laravel
Stars: ✭ 4,978 (+443.45%)
Mutual labels:  hacktoberfest, laravel
Laravel Translatable
A Laravel package for multilingual models
Stars: ✭ 624 (-31.88%)
Mutual labels:  hacktoberfest, laravel
Artisan View
👀 Manage your views in Laravel projects through artisan
Stars: ✭ 708 (-22.71%)
Mutual labels:  hacktoberfest, laravel
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (-21.51%)
Mutual labels:  hacktoberfest, laravel
Larasail
LaraSail - Set Sail with your Laravel app on DigitalOcean
Stars: ✭ 348 (-62.01%)
Mutual labels:  hacktoberfest, laravel

tenancy logo Tenancy for Laravel

Enabling awesome Software as a Service with the Laravel framework.

This is the successor of hyn/multi-tenant. Feel free to show support by starring the project following progress via twitter and backing its development over at OpenCollective.

Tests Code Style Subsplit codecov

Before you start, we highly recommend you to read the extensive online documentation.

Installation

To give this package a spin, install all components at once:

$ composer require tenancy/tenancy

Otherwise make sure to selectively install the components you need and at least the framework:

$ composer require tenancy/framework

After that you'll need to decide on and configure:

Contributions

This repository is used for developing all tenancy packages.

Contributors need to use this repository for implementing code. All other repositories are READ-ONLY and overwritten on each subsplit push.

Please read our Governance documentation in case you'd like to get involved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].