Skip to content

Laravel Multi tenancy example with PostgreSQL database

Notifications You must be signed in to change notification settings

khagesh007/multitenancy-example

 
 

Repository files navigation

Multitenancy in Laravel

This fork is taken from themsaid/multitenancy-example, which is based on mysql databse. I have tried to make it for PostgresSql which provide better (What I understand currently) schema for multi tenancy app.

You can watch the video on the making of this example on https://youtu.be/592EgykFOz4

Goals

Complete multi tenancy application in laravel with PostgreSQL database.

About

Laravel Multi tenancy example with PostgreSQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.5%
  • HTML 19.5%