StreamedResponse stream(Closure $callback, int $status = 200, array $headers = array())
Return a new streamed response from the application.
StreamedResponse stream(Closure $callback, int $status = 200, array $headers = array())
Return a new streamed response from the application.
Please login to continue.