Update configuration.blade.md

This commit is contained in:
Chris Brown 2019-10-07 15:24:11 -04:00 committed by GitHub
parent 8daf788526
commit 8b71d5e740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ Available storage drivers:
#### redis {#redis-db-driver}
- `connection` - what Redis connection should be used to store tenant data
- `connection` - what Redis connection should be used to store tenant data. See the [Storage Drivers]({{ $page->link('storage-drivers') }}) documentation.
### `tenant_route_namespace` {#tenant-route-namespace}