Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankitpokhrel/laravel-multitenant

Multi-tenant Application with Laravel and Postgres
https://github.com/ankitpokhrel/laravel-multitenant

laravel laravel-tutorial medium

Last synced: 4 months ago
JSON representation

Multi-tenant Application with Laravel and Postgres

Awesome Lists containing this project

README

        

## Laravel Multi-tenant

This repo contains code samples used in the series of article I published on [medium](https://medium.com) to build multi-tenant application with laravel and postgres.

**Link to posts:**
1. [Multi-tenant Application with Laravel and Postgres](https://medium.com/hackernoon/multi-tenant-application-with-laravel-and-postgres-abbb137bdbc8)
2. [Extending Laravel’s migration command to add new options](https://medium.com/hackernoon/extending-laravels-migration-command-to-add-new-options-90b5a0fc4ef4)