PreventPendingSubscription
in package
Table of Contents
Methods
- handle() : mixed
- Handle an incoming request.
Methods
handle()
Handle an incoming request.
public
handle(Request $request, Closure $next) : mixed
Parameters
- $request : Request
- $next : Closure