remove note

This commit is contained in:
Samuel Štancl 2024-04-14 00:03:37 +02:00
parent c0c47c5470
commit 0f0d505bec

View file

@ -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