mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
1.x install instructions
This commit is contained in:
parent
44a6b6f23e
commit
21297e6ce3
1 changed files with 2 additions and 2 deletions
|
|
@ -7,14 +7,14 @@ section: content
|
||||||
|
|
||||||
# Installation {#getting-started}
|
# Installation {#getting-started}
|
||||||
|
|
||||||
Laravel 5.8 or higher is needed.
|
Laravel 5.8 is needed.
|
||||||
|
|
||||||
### Require the package via composer
|
### Require the package via composer
|
||||||
|
|
||||||
First you need to require the package using composer:
|
First you need to require the package using composer:
|
||||||
|
|
||||||
```
|
```
|
||||||
composer require stancl/tenancy
|
composer require 'stancl/tenancy:~1.8'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Automatic installation {#automatic-installation}
|
### Automatic installation {#automatic-installation}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue