Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankitpokhrel/laravel-multitenant
- Owner: ankitpokhrel
- Created: 2017-10-23T16:53:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T13:18:57.000Z (over 5 years ago)
- Last Synced: 2024-05-28T13:20:57.727Z (9 months ago)
- Topics: laravel, laravel-tutorial, medium
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 14
- Watchers: 7
- 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)