1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 10:14:04 +00:00

Syntax highlighting [ci skip]

This commit is contained in:
Samuel Štancl 2019-02-09 16:30:46 +01:00 committed by GitHub
parent 6797d180c8
commit 20b7eb7841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ Create an empty `routes/web.php` file. This file will contain routes accessible
### Publishing the configuration file
```
```php
php artisan vendor:publish --provider='Stancl\Tenancy\TenancyServiceProvider' --tag=config
```