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: about 1 year ago
JSON representation
Multi-tenant Application with Laravel and Postgres
- Host: GitHub
- URL: https://github.com/ankitpokhrel/laravel-multitenant
- Owner: ankitpokhrel
- Created: 2017-10-23T16:53:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T13:18:57.000Z (almost 7 years ago)
- Last Synced: 2025-04-28T03:23:51.877Z (about 1 year ago)
- Topics: laravel, laravel-tutorial, medium
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 15
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)