Laravel SaaS Template: Tenancy Boilerplate 2.0

Published on by

Laravel SaaS Template: Tenancy Boilerplate 2.0 image

In 2020, we have launched Tenancy for Laravel v3 as well as the first version of our premium SaaS boilerplate.

This year, we’ll be releasing v4 of the package, again paired with a new SaaS boilerplate version.

Tenancy for Laravel

The main features of our tenancy package are:

  • Automatic tenancy: the app context is switched in the background, requiring virtually no application code to be manually adjusted for the scoping
  • Single/multi-database tenancy: you can use either architecture (multi-DB is recommended)
  • Tenant identification: out of the box, tenants can be identified using domains, subdomains, route paths, HTTP headers or request data
  • Event-based architecture: the package is structured in atomic units that are connected using events

Version 4

In the next few months, version 4 will be released. Highlighted changes include:

  • Routing improvements: support for route model binding, controller constructor DI
  • Jetstream support: improvement of the tenancy lifecycle to support packages like Jetstream
  • Documentation improvements: the documentation will be rewritten from scratch to include more direct real-world examples

SaaS boilerplate

The SaaS boilerplate is the premium version of the open-source package. It’s an application skeleton on top of which you can build your SaaS — with all the multi-tenancy logic already implemented.

Version 1

The current version of our boilerplate includes:

  • Tenant sign-up flow: asynchronous (queued) tenant database creation and automatic login into the new admin account
  • Cashier billing: Livewire-powered UI for Laravel Cashier. Tenants are billable entities
  • Nova admin panel: a central admin panel for managing tenants, and a tenant-specific admin panel for managing resources inside their database
  • Domain management: tenants can have multiple domains, with full HTTPS support using CNAMEs
  • Tenant-aware test suite: real-world test suite set up for the tenant part of the application

Version 2

The second generation of the multi-tenant SaaS template will include:

  • Jetstream core: user profile & team functionality out of the box
  • Much faster tests: we’ll use a more efficient approach for running tests in the tenant environment
  • More integrations with webserver providers (for HTTPS certificates)
  • New, better, custom admin panel based on Lean Admin
  • Improved UI & UX
  • Improved billing, possibly with Spark support
  • Tailwind CSS 3.0

To get notified when the new boilerplate is released, join our waiting list. People on the list will be able to purchase the boilerplate at a discount.

Samuel Štancl photo

I'm a freelance Laravel developer and the creator of http://tenancyforlaravel.com.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project.

Visit No Compromises
Laravel Forge logo

Laravel Forge

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Forge
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $7500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $2500/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy
LoadForge logo

LoadForge

Easy, affordable load testing and stress tests for websites, APIs and databases.

LoadForge
Paragraph logo

Paragraph

Manage your Laravel app as if it was a CMS – edit any text on any page or in any email without touching Blade or language files.

Paragraph
Lucky Media logo

Lucky Media

Bespoke software solutions built for your business. We ♥ Laravel

Lucky Media
Lunar: Laravel E-Commerce logo

Lunar: Laravel E-Commerce

E-Commerce for Laravel. An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Lunar: Laravel E-Commerce
DocuWriter.ai logo

DocuWriter.ai

Save hours of manually writing Code Documentation, Comments & DocBlocks, Test suites and Refactoring.

DocuWriter.ai
Rector logo

Rector

Your partner for seamless Laravel upgrades, cutting costs, and accelerating innovation for successful companies

Rector

The latest

View all →
Non-backed Enums in Database Queries and a withSchedule() bootstrap method in Laravel 11.1 image

Non-backed Enums in Database Queries and a withSchedule() bootstrap method in Laravel 11.1

Read article
Laravel Pint --bail Flag image

Laravel Pint --bail Flag

Read article
Laravel Herd for Windows is now released! image

Laravel Herd for Windows is now released!

Read article
The Laravel Worldwide Meetup is Today image

The Laravel Worldwide Meetup is Today

Read article
Cache Routes with Cloudflare in Laravel image

Cache Routes with Cloudflare in Laravel

Read article
Learn how to manage timezones in your Laravel Apps image

Learn how to manage timezones in your Laravel Apps

Read article