diff --git a/source/docs/v3/quickstart.blade.md b/source/docs/v3/quickstart.blade.md index 2d4840e..4e36617 100644 --- a/source/docs/v3/quickstart.blade.md +++ b/source/docs/v3/quickstart.blade.md @@ -12,8 +12,6 @@ We recommend following this tutorial just **to get things working** so that you ## Installation {#installation} -> Note: Laravel 11 has a different folder structure than Laravel 10. An updated installation guide is coming soon. For now you can see [this discussion](https://github.com/archtechx/tenancy/pull/1180). - First, require the package using composer: ```php