Closed Nothing-Works closed 5 years ago
any idea how to handle redirect?
Yeah, just with a standard Laravel redirect. This approach uses classic server-side routing, so there's no reason why you can't return a redirect from an endpoint.
any idea how to handle redirect?