byjamaljama / multitenant-example

An example Laravel 5 multi-tenant app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 5 Multi-tenant example

Fully working Laravel 5 multi-tenant app based on this Culttt artile.

This app follows single-database, single-schema multi-tenancy approach descriped in the article.

Browse the commits history to see how it's been done.

About

An example Laravel 5 multi-tenant app


Languages

Language:PHP 99.2%Language:JavaScript 0.5%Language:ApacheConf 0.3%