class AuthenticateWithBasicAuth (View source)
Create a new middleware instance.
Handle an incoming request.
void __construct( Factory $auth)
mixed handle( Request $request, Closure $next, string|null $guard = null)