---
title: "Sprout Multitenancy Package for Laravel"
url: https://daily.dev/posts/sprout-multitenancy-package-for-laravel-jl4bgpzdp
source_url: https://laravel-news.com/sprout-laravel-multitenancy-package
type: article
source: "Laravel News"
published: 2024-10-29T12:35:31.231Z
updated: 2024-12-12T08:52:07.634Z
tags: ["webdev", "open-source", "php", "laravel"]
reading_time: 2
upvotes: 22
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Sprout Multitenancy Package for Laravel

**[Laravel News](https://daily.dev/sources/ln)** · 2 min read · 22 upvotes · 1 comments

## Summary

Laravel Sprout by Ollie Read is a multitenancy package for Laravel that is still in active development and has not yet reached version 1.0. The package aims to provide a feature-rich and flexible multitenancy solution with various tenant identification methods, dependency injection support, Eloquent Tenant support, and initial single database support. Future plans include domain-based tenancy, multi-database support, and more.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/sprout-laravel-multitenancy-package>

## Community discussion

Top comments from developers on daily.dev.

**@mahmudul\_dev** · 0 upvotes

> I was searching for solution which will support multi database. Users will be on central database and all products can get access of the user table from the central database. This solution can fix this problem in future?

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#open-source](https://daily.dev/tags/open-source), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/sprout-multitenancy-package-for-laravel-jl4bgpzdp)
