mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
add note about Laravel 11, resolve #267
This commit is contained in:
parent
d6233d0df2
commit
6fe87cc7d7
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue