mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 02:04:03 +00:00
Merge branch '1.0' of https://github.com/stancl/tenancy into 1.0
This commit is contained in:
commit
f9f71ec49f
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Create an empty `routes/web.php` file. This file will contain routes accessible
|
||||||
|
|
||||||
### Publishing the configuration file
|
### Publishing the configuration file
|
||||||
|
|
||||||
```
|
```php
|
||||||
php artisan vendor:publish --provider='Stancl\Tenancy\TenancyServiceProvider' --tag=config
|
php artisan vendor:publish --provider='Stancl\Tenancy\TenancyServiceProvider' --tag=config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue