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