diff --git a/README.md b/README.md index e2d2728..f568de0 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # POC - Multi Tenant + +This repository's goal is to help people understanding my French blog post and should not be used for any projects. + +## Blog links + +- [Part 1 - Different ideas to implement multi tenancy](https://les-tilleuls.coop/blog/application-multi-tenant-api-platform-symfony-doctrine) +- [Part 2 - How we implemented the final idea](https://les-tilleuls.coop/blog/application-multi-tenant-api-platform-symfony-doctrine-2) +- [Part 3 - Review and analyze of the implementation](https://les-tilleuls.coop/blog/application-multi-tenant-api-platform-symfony-doctrine-3)