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

Update config.php

This commit is contained in:
Samuel Štancl 2020-04-24 20:21:42 +02:00 committed by GitHub
parent 94e647c952
commit 7c88e883cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',