mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:14:03 +00:00
Update CrossDomainRedirect.php
This commit is contained in:
parent
399a78cf07
commit
9b788e59d0
1 changed files with 0 additions and 5 deletions
|
|
@ -10,11 +10,6 @@ use Stancl\Tenancy\Tenancy;
|
|||
|
||||
class CrossDomainRedirect implements Feature
|
||||
{
|
||||
public function __construct(
|
||||
protected Tenancy $tenancy
|
||||
) {
|
||||
}
|
||||
|
||||
public function bootstrap(): void
|
||||
{
|
||||
RedirectResponse::macro('domain', function (string $domain) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue