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