add note about Laravel 11, resolve #267

This commit is contained in:
Samuel Štancl 2024-03-17 21:02:00 +01:00
parent d6233d0df2
commit 6fe87cc7d7
2 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,8 @@ 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