AuthenticateWithBasicAuth
class AuthenticateWithBasicAuth
Methods
static string
using(string|null $guard = null, string|null $field = null)
Specify the guard and field for the middleware.
Details
at line 18
__construct(Factory $auth)
Create a new middleware instance.
at line 26
static string
using(string|null $guard = null, string|null $field = null)
Specify the guard and field for the middleware.