mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-16 10:34:02 +00:00
change default cookie name, add todos
This commit is contained in:
parent
55b1c5387c
commit
83b1ae1aea
5 changed files with 5 additions and 4 deletions
|
|
@ -36,6 +36,7 @@ class InitializeTenancyByDomainOrSubdomain extends InitializeTenancyBySubdomain
|
|||
}
|
||||
|
||||
// If a Response instance was returned, we return it immediately.
|
||||
// todo@samuel when does this execute?
|
||||
if ($domain instanceof Response) {
|
||||
return $domain;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue