mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
Update config.php
This commit is contained in:
parent
94e647c952
commit
7c88e883cf
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Controller namespace used for routes in routes/tenant.php.
|
* Controller namespace used by routes in routes/tenant.php.
|
||||||
*/
|
*/
|
||||||
'tenant_route_namespace' => 'App\Http\Controllers',
|
'tenant_route_namespace' => 'App\Http\Controllers',
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue