File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,9 +129,9 @@ Route::tenanted(function () {
129
129
130
130
### Overriding Laravel
131
131
132
- Sprout comes with a number of [ service overrides] ( # ) by default , all of which are registered in
132
+ Sprout comes with a number of [ service overrides] ( # ) , all of which are registered in
133
133
` config/sprout/overrides.php ` .
134
- The default tenancy configuration is configured to use all the overrides, which [ can be changed] ( # ) , but is
134
+ The default tenancy configuration is configured to use all the overrides, which [ can be changed] ( configuration#tenancy-options ) , but is
135
135
fine for now.
136
136
137
137
One of these overrides is the [ session] ( # ) override, which makes all sessions specific to the tenant they were created
@@ -222,7 +222,7 @@ offer.
222
222
> application, and how it works at its core.
223
223
> Most of the configuration can be left as is, but it's worth exploring what it's all for.
224
224
>
225
- > [ Read more about Configuration] ( # ) {: class ="btn btn--sm btn--guttered"}
225
+ > [ Read more about Configuration] ( configuration ) {: class ="btn btn--sm btn--guttered"}
226
226
227
227
> [ !CALLOUT]
228
228
> ### Tenant Resolution
You can’t perform that action at this time.
0 commit comments