System\Middleware\ActiveSite

Overview

ActiveSite sets the active site based on the request parameters


Public Methods

public handle()

public handle(Illuminate\Http\Request $request, Closure $next): mixed 

handle an incoming request.

Protected Methods

protected getRoutedUri()

protected getRoutedUri($request): void