From 904ce4f38cb1b8bac3fd7e867806cfed8ae868ea Mon Sep 17 00:00:00 2001 From: Eduard Lupacescu Date: Sun, 26 Jul 2020 19:05:26 +0300 Subject: [PATCH] wip --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index adb59a1..69f1925 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Just another multi tenant support package for Laravel. Heavily inspired from [Mohamed Said](https://github.com/themsaid) multitenancy videos. -I started working on this at the same time or even before [spatie](https://github.com/spatie/laravel-multitenancy) started, because we need it for a real project, and it was part of that project. Now I've decided to move it into a separate package, so we can separate the logic, tests and support for this module. - ## Installation You can install the package via composer: