UpdateUserActivity
class UpdateUserActivity
Properties
protectedarray | $except | The URIs that should be excluded from updating the user activity. |
Methods
void
terminate(Request$request,Response$response)
Perform any final actions for the request lifecycle.
bool
inExceptArray(Request$request)
Determine if the request has a URI that should not update the user activity.
Details
at line26
mixed
handle(Request$request,Closure$next)
Handle an outgoing response.
at line38
void
terminate(Request$request,Response$response)
Perform any final actions for the request lifecycle.
at line53
protectedbool
inExceptArray(Request$request)
Determine if the request has a URI that should not update the user activity.